Skip to main content

Quick Start

Neurai is a proof-of-work blockchain with native assets, private messaging for devices and, on testnet, post-quantum addresses. This page gets you from zero to a first transaction, and points developers to the right tools.

1Walletinstall one and write downthe recovery phrase2XNAexchange, mining,or the testnet faucet3First transfersend a small amount, thenfind it in the explorer4Assets and chatissue a token and tryDePIN messaging on testnet5Buildlibraries, public RPC,devices and covenants6CommunityTelegram, Discord and Xfor questions and news
1

Get a wallet

Pick one for the device you have. All of them are non-custodial: write down the recovery phrase and keep it offline.

2

Get some XNA

Buy it, mine it, or use free test coins to learn without risk.

3

Make a first transfer

Send a small amount to a second address of your own, then look it up. Addresses start with N on mainnet and t on testnet. Confirmations arrive about every minute.

4

Try assets and DePIN on testnet

Testnet is where the new features already run. Issue a token, open a DePIN channel, or create a post-quantum address, all with faucet coins.

5

Start building

Everything is open source, with JavaScript packages for wallets and backends and C++ libraries for microcontrollers.

6

Join the community

Questions, testnet coordination and announcements happen here.

Public services at a glance

ServiceMainnetTestnet
Web Walletwebwallet.neurai.orgwebwallet-testnet.neurai.org
Explorerexplorer.neurai.org
RPC proxyhttps://rpc-main.neurai.orghttps://rpc-testnet.neurai.org
Blockbookblockbook.neurai.org
Faucetfaucet-testnet.neurai.org
P2P and RPC ports19000 and 1900119100 and 19101

Testnet coins have no value and the chain can be reset. Use it for learning and development, then move to mainnet.