pegnet / pegnetd

The pegnet daemon to track txs, conversions, etc
Other
13 stars 14 forks source link

Golang library for pegnetd api #70

Open WhoSoup opened 4 years ago

WhoSoup commented 4 years ago

There currently doesn't exist a library / jrpc client that supports the pegnetd api along the lines of FactomProject/factom or Factom-Asset-Tokens/factom.

A lot of the functionality is already implemented in the pegnetd cli, but it should be spun out into its own library for shared use in other projects.