Golang module for nano node RPC

This page summarizes the projects mentioned and recommended in the original post on /r/nanocurrency

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • atto

    A tiny Nano wallet, focused on ease of use through simplicity (by codesoap)

  • If the other wallet only gives you a mnemonic, you would have to convert it into its hexadecimal form, before using it with atto. This has been discussed briefly at the GitHub Issue #3 before. You can use e.g. https://tools.nanos.cc/?tool=seed to do the conversion from mnemonic to hexadecimal seed (you may want to download the page and use it offline for extra security).

  • rpc-go

    RPC server written in Go which communicates with the node via IPC. The RPC JSON format is compatible with the internal RPC server.

  • https://github.com/nanocurrency/rpc-go which seems VERY bare and very outdated https://github.com/hectorchu/gonano which seems more like a CLI tool than a general purpose library

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gonano

    Go language support for Nano, a digital currency

  • https://github.com/nanocurrency/rpc-go which seems VERY bare and very outdated https://github.com/hectorchu/gonano which seems more like a CLI tool than a general purpose library

  • nanorpc

    A collection of types and marshaling functionality for nanocurrency RPC protocol (by oiime)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts