Skip to content

Latest commit

 

History

History
executable file
·
15 lines (10 loc) · 279 Bytes

File metadata and controls

executable file
·
15 lines (10 loc) · 279 Bytes

AUDT-Staking

AUDT Token Staking

SETUP

The smart contracts are written in Solidity and tested/deployed using Truffle version 0.8.0

Install Truffle package globally:

$ npm install -g truffle

Install local node dependencies:

$ npm install

TESTING

$ truffle test