UNPKG

vrf-solidity

Version:

Verifiable Random Function (VRF) library written in Solidity

5 lines 171 B
module.exports = { norpc: false, compileCommand: 'truffle compile', testCommand: 'export ETHEREUM_RPC_PORT=8555&& truffle test --network coverage --timeout 10000', }