Next steps
This page contains some next step suggestions and resources for your development process.
Last updated
This page contains some next step suggestions and resources for your development process.
Last updated
It seems you've finished and grasped the concepts so far. You might have some zkApp ideas that you want to implement but you see challenges which seems hard to solve. In that case, you can resort to several resources that are created by the Mina community.
Protokit is a framework that enables developers to build build zero-knowledge based, interoperable and privacy preserving application chains. Building an app-chain with protokit can help you to move out of the complexity of dealing with the problematic parts of smart contract development like off-chain storage handling and concurrency issue.
ERC-20 like fungible token standard is available on Mina. Using this standard, you can create your custom tokens on Mina depending on purpose of your project.
zkCloudWorker is an infrastructure product that enables you to build zkApps that shortens the proving time by offering a cloud computing service. Also, in that way you can use o1js in mobile devices by sending the task of computing proofs to the cloud.
Once you have an idea to build, you can apply it via website.