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

As a motoko dev, I want to use the dip721 standard so that i can deploy nft canisters using motoko #207

Closed
letmejustputthishere opened this issue Apr 15, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@letmejustputthishere
Copy link
Member

Is your feature request related to a problem? Please describe.
There is a Rust codebase for this, but no Motoko codebase. Motoko is the official language of the IC and more user friendly then Rust. The same example should be available for motoko as well.
https://github.com/dfinity/examples/tree/master/motoko/dip-721-nft-container

Describe the solution you'd like
Clone the Rust DIP721 example over to motoko.

Describe alternatives you've considered

Additional context

@letmejustputthishere letmejustputthishere added the enhancement New feature or request label Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants