Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 245 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 245 Bytes

smart-contract

deployment:

1.npm install -g truffle

2.truffle migrate

tips:

1.configuration doc

2.run migrations on a specific network:

truffle migrate --network live