Pold87 / AB-interface-Blockchain-module

Blockchain module of the ARGoS-Blockchain interface, described in the article "Blockchain Technology Secures Robot Swarms"
8 stars 4 forks source link

Install web3 and solc via Dockerfile #4

Open Pold87 opened 5 years ago

Pold87 commented 5 years ago

So far, it gives me an error, cannot find module "solc"

The error seems to be related to the lines git clone https://github.com/cubedro/eth-net-intelligence-api &&\ cd eth-net-intelligence-api &&\ I guess I'm installing into the wrong directory.

Pold87 commented 5 years ago

Another important thing is the global (-g) switch of npm. It seems to only work without -g

Pold87 commented 5 years ago

Currenlty, the problems is that mydeploy.js suddenly returns: Script failed: Error: Provided address "undefined" is invalid, the capitalization checksum test failed, or its an indrect IBAN address which can't be converted. This didn't happen before.