Cadence Mini Challenge

Every week or so, I am going to post a small Cadence challenge here to help get your creative juices flowing and to give each other feedback as we all improve in our Cadence skills. The challenges will prompt you to create something interesting based on what you have learned with Cadence in your studies.

This week, we want to start off with something simple by creating a novel way of minting NFTs. You can find the most basic example for minting in the flow nft standard repo, but we would like you to expand on this. It could involve using the block number or timestamp to add some constraints on the minting time, or maybe use some of the other new features that have been released in cadence recently! It is up to you!

Share links to your Playground projects here for feedback from the community!

8 Likes

Thanks for the invite to this challenge!