XNO-logo

Nano Node

Get access to a Nano node in seconds.
Support Nano node RPCs & WebSocket connection.
Include a powerful GPU Nano work server.

Documentation

Endpoints:
  • Nano RPC: https://nodes.nanswap.com/XNO
  • Nano Websocket: wss://nodes.nanswap.com/ws/?ticker=XNO&api=YOUR_API_KEY
  • Work server:https://nodes.nanswap.com/XNO

Code examples to send Nano

In order to interact with the Nano RPC, you can use any language capable of sending HTTP requests.
Simply put your nodes API KEY in a "nodes-api-key" http header.

To interact with Wallet RPCs, a signature of the request with your Secret Key Api is required.

For a simple wallet integration, we recommended using simple-nano-wallet-js
For a more robust & scalable solution, we recommend using an external database to store your accounts keys or else to use Nanswap Hosted Wallet.


Other node available:
Feel free to join our Discord server if you have any questions.