oscoin / oscoin-parity-wasm-prototype

Prototype implemenation of Oscoin ledger on Parity Ethereum Wasm
0 stars 0 forks source link

Client dev node wrapper #62

Open geigerzaehler opened 5 years ago

geigerzaehler commented 5 years ago

As a frontend developer I want to run one wrapper executable and start talking to the ledger on a node. The executable should be easy to obtain and we should build it on CI.

Currently the wrapper would run a node that has the latest ledger code already deployed.