shawntabrizi / substrate-collectables-workshop

A guided tutorial for building an NFT marketplace with the Polkadot SDK
https://www.shawntabrizi.com/substrate-collectables-workshop/
MIT License
236 stars 101 forks source link

Extra Chapter: Mint a kitty when a new account is created #109

Closed shawntabrizi closed 3 months ago

shawntabrizi commented 5 years ago

Use the OnNewAccount hook to automatically mint a kitty for new users.

Would make a good simple chapter/on-pager.

shawntabrizi commented 5 years ago

@joshuahannan will be trying to complete this