o1js
From now on, o1js will be introduced with examples from real projects of Mina Community.
Last updated
From now on, o1js will be introduced with examples from real projects of Mina Community.
Last updated
In the first page of this Module you've created your first application using o1js framework, which was a provable Fibonacci sequence. Even though classes and some of the API explained there, it is better to explain those classes better with examples from real projects.
After some fundamental classes that should be known for anyone, there will be some advanced/additional parts of the API. Although you don't need to know them all, if you do you can be as flexible as you want in your application.
Before starting following chapters, i would recommend you to skim through exercises. They will provide you a smooth introduction.