Skip to content

NextExchange/next-smart-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEXT smart multi-chain token contract

Build Status

The smart multi-chain contract of NEXT.exchange

What does it do (besides of be an ERC20 compatible token):

1] Burn 2] Mint 3] Staking

Tokenomics

Since it’s an ERC20 bridge, the max supply will be identical to the supply figures on NEXT.chain, which is 30.3M

Installation

For testnet environments... Use --reset, if the contract is already deployed

$ truffle compile
$ truffle migrate --network ropsten

sud For production environments...

$ truffle deploy

Audit

Developers can do their audit on https://tool.smartdec.net or https://securify.chainsecurity.com Code which get published to mainnet needs to pass the Solium code quality and Security linter. See https://github.com/duaraghav8/Ethlint

About

The smart token contract of NEXT (ERC20 and ERC165)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published