r/nanocurrency

Nano-GPT Stopped Holding Nano

I can't find any post explaining why or when it changed, but nano-gpt.com now says:

>Legacy Nano balance keeps the 5% usage discount until spent.

and

>Crypto deposits are credited based on the current USD exchange rate. Nano deposits are converted to USD at the live rate with a 10% bonus, and new Nano deposits are no longer held as a Nano balance.

I preferred when they held my funds in XNO 😔.

u/droogmic — 1 day ago

Current State of Affairs

Hello all, long time reader but first time poster here. Was wondering if anyone could give me a rundown or some straws to grasp at regarding the state of Nano. I must admit I am not very optimistic at present. I have thousands invested in Nano and am currently down ~95% and am wondering its finally time to cut my losses.

Here is my current view on things:

Negatives:

Low volume

Low price

Community activity declining

Recent de-listings and likely to be more

Crypto interest overall declining

Economic uncertainty

Potential Positives:

Interest rate cuts could increase liquidity and risk-taking

Clarity Act might provide bump

Neat tools/integrations (nano-gpt comes to mind - really cool)

???

Unfortunately I cant help but think about the vastly heavier negatives than positives. Does anyone have any additional positives or in the works items that might renew interest in Nano?

reddit.com
u/JonFairbourne — 3 days ago

Rimest — Instant Payments with Nano

This is a Nano payment system called Rimest. It has just been released. It’s a great system for businesses and individuals who accept online payments. It will contribute to the Nano community and ecosystem.

rimest.com
u/EmirVivident — 5 days ago
▲ 68 r/nanocurrency+2 crossposts

Hello Naners ;-)

I'd like to share with you a small project I've been working on: xno-skills, a CLI toolkit and MCP (Model Context Protocol) server that gives AI agents native access to Nano - send, receive, wallet management, address validation, QR generation, the works

Why this exists

LLMs are increasingly acting as agents that perform real tasks on behalf of users - including financial operations. But we know what happens today if you ask an AI assistant to do a simple task like "send 0.5 XNO to my friend": it can't. Furthermore, what's eventually costly in terms of LLM-tokens is that it will likely start going off on the typical hallucinatory trip, eventually confusing its Nano detective op. with Ledger Nano or Circle Nanopayments, and, inevitably, leaking your 24-words all over East Asia... 

Basically, without a wallet, we can't sign blocks. We have no special skill related to the block lattice, and even if we did, we have no way to interact with Nano's protocol without ending up with error-prone `curl` calls to RPC endpoints that are hopefully still online.

In short, Nano:ing is hard.

xno-skills bridges that gap 😮‍💨 We built it on the Open Wallet Standard - meaning key custody is delegated to an OWS wallet's local vault. The toolkit never sees hexadecimal seeds or mnemonic words. Signing happens in OWS, which returns the signed block. This isn't another proprietary wallet solution; it's plumbing that connects AI agents to the wallet infrastructure that is already out there.

An AI agent equipped with this tool can do everything you can do with your typical Nano wallet, and in addition to that, it gets a toolbox to:

  • List wallets and query balances
  • Validate addresses
  • Convert units with full 30-decimal precision

Its (optional - but preferred) MCP-mode means that pretty much any AI assistant with local tool support can call these functions natively - no custom integration needed.

How it works

Proof of Work (a blessing and curse in Nano) is currently generated locally first (WebGPU -> WebGL -> WASM), falling back to remote RPC only if needed. OWS can already handle endpoint failover when public RPC nodes get rate-limited - and the skills can override with alternative endpoints on the fly. Speaking of skills...

The Nano Agent Skill

You instantly get everything you need to make use of all the subcommands / the MCP mentioned above. Beyond core wallet ops, the skill includes deep Nano protocol knowledge: block types, all about the account-chain send-receive dance, representative selection...

For humans

You don't need be, or use, an AI agent - you might just be writing some shell script!

npx xno-skills receive --wallet my-wallet
npx xno-skills send --wallet my-wallet --to nano_1abc... --amount-xno 0.31337

...and so on. The difference against other CLI wallets is that you don't need any seed phrase management at all.

What it's not

  • Not a new wallet app - it's local infrastructure for automation
  • Not a fork - just RPC, regular nodes (configurable and env-overridable of course)
  • Not custodial - keys stay in your local OWS vault (that's the whole point!)
  • Not a replacement for Nault/Nautilus - different use case
  • NOT GUARANTEED BUG-FREE - don't let it handle your life savings quite yet. That's more of a general recommendation when working with AI actually... 😏

Feedback welcome, especially from anyone building automation or AI agents around Nano! 🤩🦀🥦🤖

>Install the Nano (XNO) agent toolkit from https://github.com/CasualSecurityInc/xno-skills — read the README and follow the setup instructions for your environment.

npmjs.com
u/cbrunnkvist — 9 days ago

First 3d footwear bought with nano?

I believe unless I'm mistaken this is the first 3d printed footwear bought with nano, the crypto currency of the future. Let it go down in the history books! And check out nagora and add products on there so we can support nano instead of Amazon.

u/voronyz — 4 days ago

Would sending/receiving transactions through a LoRa mesh network be possible?

Seems fitting that a decentralised currency could transact over a decentralised communication network somehow.

reddit.com
u/Leeeejs — 11 days ago

Welcome to Nano!

This post is meant for things that are relevant but do not justify their own post. For example, debates, issues, simple questions, memes or similar.

We normally recommend using our Discord server for quicker answers but using this post is fine if you don't have/want Discord. Note that the official English Telegram channel for nano is @ nanocurrency.

It's common that users have the same questions. So please, before making a new thread, make some research and look for similar questions. You will often find a comprehensive answer to your question has already been given! Please also check the official nano forum linked below.

What is Nano?

A fee-less, instant, decentralized and eco-friendly digital currency meant for peer-to-peer payments. Ticker is XNO and currency symbol Ӿ.

Please check out r/nanocurrencybeginners or the Beginners Guide to Nano blog

Where can I get some and try it out?

Where to store Nano?

  • There are several wallets to choose from found in this guide or listed here
  • The most simple form is the Nano seed which unlocks your accounts. Make sure to keep a safe backup of it, or you will risk losing your funds!
  • Nano is supported on the hardware wallet Ledger Nano S and X. Refer to the Full Guide
  • More about Nano security

Trade / Price Talk Neighbour Communities

More Information

Rules:

  • Be respectful of one another. Follow the golden rule of friendliness
  • No trolling or shilling
  • No begging, bragging or illegal activities
u/NanoMod — 10 days ago