← Back
Nano.to Blog

Nano Cloud Wallets - Secure Programmatic Nano Wallets

Secure programmatic wallets for the Nano blockchain.

Build demanding applications with ease.

Get Started

curl -d '{
  "action": "cloud_wallet",
  "vanity": "1temp",
  "refund_address": "YOUR_ADDRESS",
  "expire": "5 minutes"
}' \
-H "Content-Type: application/json" \
"https://rpc.nano.to"

Response:

{
  "balance": 0,
  "address": "nano_1temp9dzx8kmkbcpedwi...4bzoh3pafk9grxndk88inkbe",
  "api_key": "NANO-WALLET-API-KEY-67353C9E78A34474A977....591AAD07D37FB94F84C",
  "refund_address": "YOUR_ADDRESS",
  "expiration": "in 5 minutes",
  "expiration_unix": 1710873173
}

Documentation

https://docs.nano.to/cloud

Nano.to Support

Bugs, Questions & Installation Support:

More Articles