Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add pallet-assets precompile and asset-manager contract #820

Merged
merged 17 commits into from
Nov 20, 2024

Conversation

1xstj
Copy link
Contributor

@1xstj 1xstj commented Nov 13, 2024

Summary of changes
Changes introduced in this pull request:

  • Adds assets precompile to allow evm contracts to create/mint/read assets pallet data
  • Add asset manager contract as example

Reference issue to close (if applicable)

Closes #814

@1xstj 1xstj changed the title Update assets precompile feat: add pallet-assets precompile and asset-manager contract Nov 19, 2024
@1xstj 1xstj marked this pull request as ready for review November 19, 2024 14:56
@drewstone drewstone merged commit 444751a into main Nov 20, 2024
3 checks passed
@drewstone drewstone deleted the update-assets-precompile branch November 20, 2024 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TASK] Design a cross-chain asset registry for evm restaked assets
2 participants