πŸ‘¨β€πŸ’»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.

Step 1: Create a new project

Simply enter a name and hit the create button. If you want, you can add a description and a category to your project.

Step 2: Ideation Phase

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.

Step 3: 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 code editor. You can also use our AI Assistant 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.

Step 4: 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.

Step 5: Integration Phase

After you have deployed your smart contracts to the blockchain, it is time to integrate them. If you are using an ONINO Template, you can find guides on how to integrate your smart contracts into your React Frontend, and a tutorial on how to set up a REST API Wrapper around your contracts to easily integrate them with any techonology stack. If you have used custom code or our AI Assistant, you can simply copy the ABI from the deployment step, and give it to the ONINO AI Assistant. It will help you to integrate your newly deployed Smart Contracts into any IT system!

Last updated