20 FAQ
m724 edited this page 2026-04-29 07:17:42 +00:00

Aliases

The web wallet supports domain aliases. It checks .well-known/nano-currency.json, example here.

coin.dn42 provides a self-serve alias book, mapping mntner names.

Sending takes a long time

The network requires a tiny PoW challenge for every transaction. (note send and receive are separate transactions)

If transactions take over a few seconds, try refreshing the wallet page a few times.

Ledger size

Actual, live ledger size can be found at https://coin.dn42/api/ledger

It hit 1 MB at block ~1800 and 2 MB at ~3600

Faucet

coin.dn42 sends out 10 DNC when you bind your identity.

Please return unused funds to: dn_3faucet8krhhs1dnrypdzo6tiiqasowafe87mc4jb5yjrgztngejz1gxq49s

RPC

Public RPC endpoints:

Usage guide is available here.

Compatibility mode uses nano_ addresses (instead of dn_). It can be enabled with NANO_WALLET_COMPATIBILITY=true

Active representatives

  • dn_1piiiebxxjn5r35eob6zfnsr9dqqysyd95z3sq1gsafuhgk6mi4s9f4xg6rh @ dn724
  • dn_1w7crtqfea1mda7qcr7dfdfu9qptqgewn3rtks331om5whf6gg5i1qen1mif @ dn724

You are encouraged to set up your own. It's easy and tremendously helps the network. See guide here

Alternatively, the current list can be obtained with: curl -k https://coin.dn42/rpc --json '{"action": "representatives_online"}'

Node CLI

podman run --rm -it -v dncurrency:/nano/Nano git.m724.eu/minecon724/dncurrency:latest nano_node --help

Vanity addresses

https://github.com/PlasmaPower/nano-vanity

Addresses are made of 13456789abcdefghijkmnopqrstuwxyz and always start with 1 or 3

Total supply

We started with 4242.424242 DNC (see genesis burn).

However coins are inevitably going to be lost, for instance 5% supply is sitting in this wallet I lost the keys to.

You can burn coins by sending them to a fancy address e.g. dn_1111111111111111111111111111111111111111111111111111hifc8npp

AI stance

The only thing vibecoded is the website (clearly). I use Antigravity, and when I run out of free tier tokens I use roo code with cheap nano-gpt subscription.

I understand that front facing piece of code sheds a lot of light on the whole project. but well.

Other stuff hasn't been touched by AI.