Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 232 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 232 Bytes

token-custodian-contract

Ethereum smart contracts to custody ETH & any ERC20 contracts.

Pre-requisite

  • Node ^10.0.0.
  • Truffle ^5.0.0.
  • Ganache ^6.0.0.

Setup

yarn install

Compile

truffle compile