Quickstart Guide
This quickstart guide will guide you through the steps to create your first project, develop and deploy your first smart contract solution, and integrate it into your IT systems.
Last updated
This quickstart guide will guide you through the steps to create your first project, develop and deploy your first smart contract solution, and integrate it into your IT systems.
Last updated
Simply enter a name and hit the create button. If you want, you can add a description and a category to your project.
Scope out your solution! The easiest way to start is with one of our pre-built Smart Contract templates. Just browse the template gallery, view the details and pick the template you like. You can also chat with our AI Assistant to brainstorm how blockchain can help your business. If you are a developer, you can also skip this step and jump right into the development phase.
If you picked a template, you can now customize it to your needs, completely without writing code. If you are a developer, you can also start from scratch and build your own solution in our development suite. You can also use our Contract Generator to let it generate code for you! AI-generated code is automatically extracted and stored for the deployment phase - no need for copy and paste. Once you are done, you can continue to the deployment phase.
Compile and deploy your smart contract solution in seconds. Connect your wallet, select your blockchain of choice, and hit the compile & deploy buttons. The Compile-&-Deploy-Engine will handle the rest for you. After successful deployment, you can continue to the integration phase or alternatively jump to the project overview phase to easily interact with your smart contracts, for example to mint new tokens, setup contract data or use a contract factory.
After you have deployed your smart contracts to the blockchain, it is time to integrate them. With the ONINO Smart Contract API you can easily integrate them by using custom API endpoints to interact with your contracts. Also you can create a Backend Wallet to have an even easier experience while interacting with your contracts (find more information here:How-To: Using AWS KMS wallets with the ONINO Smart Contract API).
The Integration AI can be your helper for complex questions on how to integrate a smart contract into your existing application, while the Contract Manager is your central tool to manage everything related to your contracts. Here you can directly interact with the deployed smart contract through the platform and also find documentation + integration help for each individual function.