hexresearch / hschain

Other
4 stars 0 forks source link

Add rest API for coin PoW node #685

Closed Shimuuar closed 4 years ago

Shimuuar commented 4 years ago

This PR adds basic API which allows to query node over HTTP for following:

It add program for working with keys and signing transactions. Keys are stored in plain text in the yaml file. Not terribly secure but suitable for testing when one have to work with multiple keys at once