/go-nimiq-rpc

Nimiq RPC client library written in Go

Primary LanguageGoApache License 2.0Apache-2.0

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.