Skip to content

redmaner/go-nimiq-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-nimiq-rpc

Report card GoDoc

A Nimiq RPC client library in Go. This client library implements the Nimiq RPC specification. This client uses the jsonrpc library to handle JSON-RPC 2.0 requests and responses. For more information about this library see the jsonrpc documentation

What is Nimiq?

A blockchain technology inspired by Bitcoin but designed to run in your browser. It is money by nature but capable to do much more. See the Nimiq website for more information.

How to use this library?

This library is fully Go module compatible. See the full documentation on GoDoc

Contributing

Questions or issues can be filled in the issue tracker.