UNPKG

@usecannon/ganache

Version:

A library and cli to create a local blockchain for fast Ethereum development.

12 lines (8 loc) 92 B
sudo: false language: node_js node_js: - "4" - "6" - "stable" script: - npm test