What is Acki Nacki?
Acki Nacki is an asynchronous, high-throughput proof-of-stake blockchain that executes transactions in parallel across multiple threads to reach fast, sub-second finality. Here's how its consensus, tokens, and speed work — in plain English — and where to see the live ecosystem.
Consensus — how Acki Nacki agrees
Acki Nacki is a proof-of-stake network that aims for higher fault tolerance than Nakamoto-style or classic BFT consensus by validating asynchronously: block producers propose, and a rotating set of validators — called Block Keepers — attest to blocks without waiting on a global lockstep round.
Validators stake NACKL and build on-chain reputation for reliable participation. You can see every active Block Keeper, its stake, and its reputation ranked live on the validator leaderboard.
Tokens — NACKL, SHELL, and VMSHELL
Acki Nacki separates network security from computation: NACKL is the staking token that secures the network, SHELL is the computation token purchased externally, and VMSHELL is the nanotoken unit actually consumed as gas on-chain.
Execution fees work on a freemium model. Every dapp runs in a numbered namespace — its dapp_id— with an on-chain credit config, so an app's SHELL credit can cover its users' gas and end users can transact without buying a gas token first.
Users can also earn NACKL passively: the mobile wallet's Bee Engine runs lightweight mining computations in the background while a connected app is open. More on both in the Acki Nacki Wallet guide.
Speed and finality
Acki Nacki targets sub-second finality, and its throughput scales with the compute available to the network rather than being capped by a fixed block size. That's the payoff of the multithreaded design: independent transactions execute in parallel threads instead of queuing for one global lane.
You don't have to take that on faith — the ACKI.PRO homepage ticker shows real-time mainnet TPS, block height, and wallet activity, read straight from the chain.
The ecosystem
Acki Nacki mainnet is live, and its ecosystem already spans 40+ tracked projects: wallets, dexes, games, mining tools, explorers, and developer infrastructure. Browse every Acki Nacki dapp in the live directory, ranked by an on-chain health score built from real activity signals — not self-reported metrics.
The chain itself only speaks in hex, so ACKI.PRO also maintains the human-readable layers around it: the accounts directory of registered on-chain names and a radar that auto-detects new contracts before anyone announces them.
How to get started
The fastest entry point is the Acki Nacki Wallet: ZK Login lets you authenticate with a standard OAuth provider (Google, Apple) via a zero-knowledge proof — no 24-word seed phrase required. From there you can hold NACKL, use dapps, and let Bee Engine mine in the background.
- Users — check any address with the wallet balance lookup and pick your first apps from the dapp directory.
- Builders — read the free API and MCP gateway docs and submit your project for a free listing.
- Investors & analysts — follow live health-ranked dapps and the validator leaderboard.
Acki Nacki — frequently asked questions
What is Acki Nacki?
Acki Nacki is an asynchronous, high-throughput proof-of-stake blockchain that uses parallel execution across multiple threads to achieve fast finality, aiming for higher fault tolerance than Nakamoto or classic BFT consensus.
How fast is the Acki Nacki blockchain?
Acki Nacki targets sub-second finality with throughput that scales with available network compute rather than being capped by a fixed block size, via its multithreaded execution model.
What is ACKI.PRO?
ACKI.PRO is a live intelligence platform for the Acki Nacki ecosystem: it ranks every dapp by on-chain health, tracks live chain metrics, and exposes a public API and MCP gateway for developers and AI agents.
How is the health score calculated?
Each tracked dapp's health score is derived from live on-chain activity signals rather than self-reported claims — see the API docs for the full component breakdown.
Is Acki Nacki live on mainnet?
Yes, Acki Nacki mainnet is live; ACKI.PRO's homepage ticker reflects real-time mainnet block height, TPS, and wallet activity.
What's the difference between NACKL, SHELL, and VMSHELL?
NACKL is the network-security staking token, SHELL is the computation token purchased externally, and VMSHELL is the nanotoken unit actually consumed as gas on-chain.
How do I submit my project to ACKI.PRO?
Use the Submit a Project form (link in nav/footer) — most submissions are reviewed and listed within a short turnaround.