mycognosist / solar

A minimal Secure Scuttlebutt replication node.
Other
20 stars 2 forks source link

Add a JSON-RPC client library #94

Closed mycognosist closed 4 months ago

mycognosist commented 4 months ago

Now that EBT is working reliably, I'm focusing on making it easier to interact with solar in an application context. I think the addition of a JSON-RPC client library will be a significant step forward.

API

mycognosist commented 4 months ago

CC: @black-puppydog

Interacting with solar programmatically is now a little easier (JSON-RPC client).