Create your Custom Project
The ONINO Cloud Platform easily allows anyone to create their custom blockchain projects.
Last updated
The ONINO Cloud Platform easily allows anyone to create their custom blockchain projects.
Last updated
Have not tried the ONINO platform yet? Visit: https://platform.onino.io/
After you have scoped out your concept, you can directly start developing inside the ONINO Cloud Platform. More detailed IDE and development features will be released in the future. Try asking our AI Assistant for help in development and automatically transfer the AI-created code over to the development environment at a click of a button.
After you are done with development you will need to compile and deploy your smart contract code to a compatible blockchain network. Currently the ONINO platform supports popular EVM-compatible network choices such as the ONINO Testnet, Ethereum or for example Polygon. The ONINO platform can compile multiple contracts at once and allows you to deploy these individual contracts one at a time.
Interacting with the contract through the ONINO Cloud Platform and Integrating the smart contract into an existing application with the help of the Contract Manager For the Integration we encourage you to go through our frontend integration guides and backend integration guides.