mediachain / concat

Mediachain daemons
MIT License
42 stars 13 forks source link

CLI #3

Closed parkan closed 7 years ago

parkan commented 8 years ago

This can probably live as a part of this project. Simple python (?) tool to control the peer node, can probably reuse pieces of https://github.com/mediachain/mediachain-client

vyzo commented 8 years ago

This depends on the API in #2, but at any rate it should be language independent.

vyzo commented 7 years ago

I think curl will do for testing and lightweight usage. For better UX we can have a python or js client common for both concat and aleph.

parkan commented 7 years ago

Agreed, at this point a text file with a few curl commands (which nevertheless should be included in the repo) will do

Beyond that, js is the way, I think

vyzo commented 7 years ago

Aleph it is.