bounty-contracts

0.1.10 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i bounty-contracts

Weekly Downloads

0

Version

0.1.10

License

MIT

Last publish

Collaborators

  • mfcalvanese