omni-inc / OMN-token

BEP20 utility token for OMNI App for creating content, doing challenges, sharing content with friends and much more. Use Omni Coin to tip your favorite creators, and buy products from in-app stores.

Home Page:https://omni.ai/roadmap.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OMNI Contracts V4

Before to Start


Validate Develop Environment


  • Node v14.17.0 or +
  • Solc v0.8.4 or +
  • Hardhat v2.2.1 or +

Start migration


npx hardhat run scripts/deploy.ts

OR

npm run deploy

Start Hardhat test


npx hardhat test

environment variables (.env file)



Certik Audit Report


Certik Audit Report, with last Review


Last ETH Gas Reporter


  • Simulation for addAllocation() and transferMany() Methods based arrays of 100 addresses


Last Contract Size Reporter



OMN-token v4

About

BEP20 utility token for OMNI App for creating content, doing challenges, sharing content with friends and much more. Use Omni Coin to tip your favorite creators, and buy products from in-app stores.

https://omni.ai/roadmap.html

License:MIT License


Languages

Language:TypeScript 63.9%Language:Solidity 36.1%