
Ananos Node
Get access to a Ananos node in seconds.
Support Ananos node RPCs & WebSocket connection.
Include a powerful GPU Ananos work server.
Documentation
Endpoints:- Ananos RPC:
https://nodes.nanswap.com/ANA
- Ananos Websocket:
wss://nodes.nanswap.com/ws/?ticker=ANA&api=YOUR_API_KEY
- Work server:
https://nodes.nanswap.com/ANA
Code examples to send Ananos
In order to interact with the Ananos 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.