0.1.10 • Published 8 years ago

bounty-contracts v0.1.10

Weekly downloads
-
License
MIT
Repository
-
Last release
8 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

8 years ago

0.1.9

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago