- NPM
- Truffle
- truffle chainlink smartcontractkit/box
- Install dependencies by running:
npm install
# OR...
yarn installFor deploying to the kovan network, Truffle will use truffle-hdwallet-provider for your mnemonic and an RPC URL. Set your environment variables $RPC_URL and $MNEMONIC before running:
truffle migrate --network kovan --resettruffle test