New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

amn-token-contract

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amn-token-contract

Amon token (AMN) smart contract

  • 0.1.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

AMN Token

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

Description

This token respects the ERC20 standard. And is

Addresses

  • Mainnet: 0x737f98ac8ca59f2c68ad658e3c3d8c8963e40a4c (amntoken.eth)
  • Kovan: 0x5870042b67353a2e037c76777f3bd7d0ef222762

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/

FAQs

Package last updated on 23 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc