HOW THE CHAIN WORKS

Think of EmpoorioChain as shared infrastructure: apps send transactions, nodes agree on the result, and everyone sees the same history. No single company owns the ledger.

APPS · NODES · CHAIN

Your app talks to the network. Validators produce blocks. The chain records balances, rules, and events — one source of truth for the whole Empoorio ecosystem.

01Issuer

Signs trusted claims about you

02Holder

Controls keys & disclosure

03Verifier

Fail-closed check on-chain

PUBLIC NETWORK

THREE LAYERS TO REMEMBER

You do not need to understand every module on day one. Start with these three layers — details live in the docs when you are ready.

  • Apps — wallets, cloud, AI, explorer (what people use)
  • SDKs & CLI — how developers connect (@empoorio/sdk, emp)
  • Chain — built-in rules, Dracma (DMS) token, public testnet

READY TO CONNECT?

Install an SDK, point it at public testnet, and confirm your first transaction in the explorer.

GETTING STARTED