Closed arikan closed 5 years ago
Hi @shawntabrizi, thank you again for all your comments.
I updated the code and created a new section with multiple chapters, which is now easier to digest.
I tested the code using polkadot.js.org and a custom oo7 UI.
Let me know if it works in your local and if you have further suggestions and comments.
The content of this chapter still need to be revamped to be a bit more detailed and educational. Will track in another issue.
I've created a tutorial section for auctioning kitties. This could be a useful addition to the tutorial for learning about the concept of time on chain, how to use the substrate specific
BlockNumber
type, andon_finalise()
function for things that needs to be done at the end of a block.