0.1.10 • Published 7 years ago

bounty-contracts v0.1.10

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

Bug Bounty Contracts

Bug bounty dApp contract code

Build

Recompile contracts and build artifacts.

$ yarn build

Build Artifacts

Rebuilds truffle artifacts found at ./build/artifacts from your contracts in .build/contracts.

$ yarn build-artifacts

Deploy

Deploy contracts to RPC provider at port 8545.

$ yarn redeploy

Compile

Recompile your contracts without rebuilding artifacts

$ yarn compile

Test

Restart testrpc and run truffle test.

$ yarn test
0.1.10

7 years ago

0.1.9

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago