integrate kredits contract to add proposals

This commit is contained in:
2017-05-05 20:22:08 +02:00
parent ddd4f87799
commit 6b67c04e0a
59 changed files with 42 additions and 8155 deletions

View File

@@ -7,7 +7,11 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"node-fetch": "^1.6.3"
"ethereumjs-wallet": "mvayngrib/ethereumjs-wallet",
"kredits-contracts": "67p/kredits-contracts",
"node-fetch": "^1.6.3",
"web3": "^0.18.4",
"web3-provider-engine": "^12.0.3"
},
"repository": {
"type": "git",