ONINO Docs
  • Introduction to ONINO
    • Welcome to ONINO
    • The Tokenization Opportunity
    • ONINO Blockchain
  • ONINO Tokenization Platform
  • ONINO Developer Platform
  • Tokenomics
    • Incentive and Mechanism Design
    • Token Distribution & Emission Schedules
  • For Developers
    • Building on ONINO
    • Mainnet Configuration
    • Testnet Configuration
    • Solidity Compiler Versions
    • Nodes & Validators
      • For Validators & Node Operators
      • Validator Ramp-Up Phases
    • Developer Platform Overview
      • Quickstart Guide
      • Overview
      • Templates
      • Brainstorming AI
      • Code Generator AI
      • Contract Import
      • Development Studio
      • Deployment Suite
      • Smart Contract API
      • Integration AI
      • Contract Manager
      • How-To: Using AWS KMS wallets with the ONINO Smart Contract API
      • Smart Contract Templates
        • Template Overview
        • Creating Tokens
          • Token with Fixed Supply
          • Token with Mintable Supply
        • Creating NFTs
          • Standard NFT
          • NFT with fixed Supply
        • Create your Custom Project
  • For Users
    • Welcome to ONINO
    • Staking Guide
    • Token Upgrade Process
    • Getting Started with ONINO
      • How to add the ONINO Network to your Wallet
      • How to create a Wallet
    • The ONINO Tokenization Platform
      • Walkthrough & Guide
  • FAQs
    • General Blockchain FAQs
    • What is tokenization?
    • ONINO General FAQs
    • Learn more about blockchain
      • How to use different blockchain networks?
      • What is the Ethereum Virtual Machine (EVM)?
      • What is a Smart Contract?
    • What are Crypto Tokens & Coins
Powered by GitBook
On this page

Was this helpful?

  1. For Developers
  2. Developer Platform Overview
  3. Smart Contract Templates

Create your Custom Project

The ONINO Cloud Platform easily allows anyone to create their custom blockchain projects.

PreviousNFT with fixed SupplyNextWelcome to ONINO

Last updated 10 months ago

Was this helpful?

Have not tried the ONINO platform yet? Visit:

  1. Create a new project

    Start by clicking the "Create Project" button on the homepage of the platform. Here you can add a project name, a detailed project description and a category for your newly created blockchain project.

  2. Start conceptualizing your blockchain project

    Use our built in AI Assistant to create a concept for your new blockchain projct or just use one of our provided templates and start from there. You can always take notes on your projects that will be saved during the whole process.

  3. Start developing your yolution

    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.

  4. Compile and deploy your solution to a network of your choice

    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.

  5. Start integrating your smart contracts into an application

    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.

https://platform.onino.io/
Use the Code Generator AI to write your code
Deploy your Smart Contract to a supported Network
Use Write and Read functions directly in the Contract Manager