rchain-community / rchain-api

An API for rchain dapps to communicate with the blockchain
Other
22 stars 12 forks source link

rhopm: net choice #80

Open dckc opened 3 years ago

dckc commented 3 years ago

fixes #79

TODO: verify / fix IP address where to reach the local shard

cc @jimscarver

dckc commented 3 years ago

Where should we get the deploy key for testnet / mainnet? (see also key mgmt #26)

We should perhaps follow the norms around truffle... which delegates to an eth client such as geth... which uses Web3 Secret Storage. There's a standard npm package for that, but I wrote my own secretStorage.js 027aca3 Apr 2019 because (1) education, (2) ocap discipline (3) static typing.

background

I made some progress, but then...

$ NETWORK=testnet yarn exec jake -t
yarn exec v1.12.3
jake aborted.
RangeError: missing VALIDATOR_BOOT_PRIVATE