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

Template Overview

These are all current templates offered within the ONINO Platform to help you start the development and testing of your project quickly.

Want to request a new template? Write us at team@onino.io


BEP20 Token A simple BEP20 Token Contract with burn functionality.


DAO Template A simple template to create your on-chain DAO.


Data Validation Template A contract template to immutable store and validate hashed data points on the blockchain.


ERC20 Token A simple ERC20 Token Contract with burn functionality.


ERC20 Token with Mint A simple ERC20 Token Contract with burn and mint functionality.


ERC721 NFT A simple template to create a basic NFT.


Escrow Payments A template contract that can handle simple escrow services and payments.


Food Tracing Template This smart contract template serves as a simple solution for tracing a food supply chain from producer to vendor.


Insurance Claim Template Smart Contract template for on-chain processing of simple insurance claims.


Loyalty Point System This contract provides a basic framework for a loyalty points system and can be expanded or modified to suit specific requirements.


NFT Marketplace Template A simple framework to create your first on-chain NFT Marketplace.


P2P Energy Marketplace A basic template to start building your own p2p-energy marketplace.


Subscription Payments A template contract to create simple monthly or yearly subscriptions.


Supply Chain Tracking Template This smart contract template serves as a simple tracking system for items in a supply chain, allowing creation, status updates, and delivery confirmation of goods.


Vesting Template A template to add a vesting schedule for custom tokens.


PreviousSmart Contract TemplatesNextCreating Tokens

Last updated 9 months ago

Was this helpful?