Quickstart
Get started with Asentum
Asentum is a post-quantum, JavaScript-native Layer-1 blockchain. Pick the path that matches what you want to do — each guide is self-contained and gets you productive in under 15 minutes.
Public testnet — live now. The Asentum testnet is producing 2-second blocks at testnet.asentum.com with five validators across three continents. The instructions below work against the live network. Mainnet is Phase 4 of the rollout — to be told first when it opens, join the launch list.
I want to use the chain
Connect a wallet, get testnet ASE, send a transaction, interact with a contract. The shortest path for non-builders.
I want to run a validator
Set up an Asentum node on your home PC or a Raspberry Pi 4 (the supported floor). Bond ASE, join the rotating committee, earn rewards.
I want to build dApps
Write your first JavaScript smart contract, deploy it to testnet, interact with it from a frontend. The shortest path for builders.
First, the concepts
If you'd rather understand the chain before you touch it, the concept pages are the right place to start. Read these in any order — each is self-contained.
- Why Asentum — the short version of the project's why-statement
- Post-Quantum Cryptography — why Dilithium3 from genesis, not after a migration
- Smart Contracts — async message-passing, immutable by default, verifiable by default
- Consensus & Validators — how Tendermint-style BFT fits inside a residential bandwidth budget
- Delegation — earn rewards without running a node