Skip to content

ChainDev931105/TradingVault

Repository files navigation

TradingVault

TradingVault that user can deposit/withdraw his asset to trade.

Deploy to Ropsten

You need .secret file to deploy to testnet with your mnemonic.

# Deploy
truffle deploy --network ropsten

# Interact
truffle console --network ropsten --verbose-rpc

Deploy to Mumbai testnet (MATIC)

# Deploy
truffle deploy --network matic

Unit Test

truffle test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published