marketplace-contracts icon indicating copy to clipboard operation
marketplace-contracts copied to clipboard

Ethereum smart contracts (truffle) for marketplace

Build Status

Recommended setup

Deployment

  • npm run deploy (runs truffle migrate)

Running tests

  • npm run test (runs truffle test)