Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 397 Bytes

dexon-truffle.md

File metadata and controls

17 lines (11 loc) · 397 Bytes

dexon-truffle

Toolkit for developing Solidity smart contracts on DEXON, including compiler, contract deployer, test suite and a lot more.

Usage

# Install from npm
> npm install @dexon-foundation/truffle -g

# run command-line tools
> dexon-truffle init|compile|migrate|test

Github

https://github.com/dexon-foundation/truffle