@mybit/chain
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@mybit/chain", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "MyBit Network local blockchain", | ||
@@ -10,2 +10,3 @@ "main": "index.js", | ||
"scripts": { | ||
"start": "npx ganache-cli -d --mnemonic 'myth like bonus scare over problem client lizard pioneer submit female collect' --networkId 70 --accounts 20 --db 'chain'", | ||
"test": "echo \"Error: no test specified\" && exit 0", | ||
@@ -12,0 +13,0 @@ "publish": "echo \"Run: npx np minor --no-publish && npm publish --access=public\" && exit 0" |
Sorry, the diff of this file is not supported yet
1396244