Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMN Token

Source code for Amon Token (AMN) Ethereum smart contract.

Description

This token respects the ERC20 standard. And is

Addresses

Dependencies versions

  • Truffle 4.0.6
  • OpenZeppelin 1.7.0
  • Solidity 0.4.19

Test

$ npm test

Flatten

This will replace imports in solidity to get only one file. Useful for Etherscan code verification.

Saved in ./build/AMNTokenFlat.sol

$ npm run flatten

Deploy

$ npm run deploy:network network=[kovan,rinkeby,mainnet]

Artifacts are saved inside ./build/contracts/

About

AMON Token smart contract

Resources

Stars

5 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages