rchain-community / rchain-api

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

migrate from gRPC to http (WIP) #73

Closed dckc closed 3 years ago

dckc commented 4 years ago

this is just a tiny start; it just does status.

note that protobuf DeployDataProto is still needed

ref: https://github.com/rchain/rchain/blob/ca9a3bc5f7b4332899968e2d5320698c9b6e07db/integration-tests/test/http_client.py