billing Dbot的计费合约

The billing contract for Dbot

Brain map

billing

Deploy

truffle deploy --network bogong

Test for billing

truffle test --network development

Dessert for full test

npm i
geth                 //create at least two accouts and config deploy owner in truffle.js  
truffle deploy --network development
cd /scripts && node dessert.js