Real-world assets, natively
EmpoorioChain provides the on-chain half of a regulated asset: the instrument with partitions, holder eligibility enforced on every transfer, NAV accounting for funds, a stable settlement unit and deterministic finality. The off-chain half — issuer, licence, custody, rails — does not exist here, and this page describes the pallets rather than a product.

GRANDPA finality p50, measured on the testnet
native transfer fee, testnet snapshot
a public chain that does not close
THE PALLETS IN THE LIVE RUNTIME
pallet-emp-rwa for the instrument, pallet-compliance and pallet-sanctions for holder rules, pallet-identity-ssi for the credential a holder must present, pallet-tokenized-fund for NAV accounting, DUSD for settlement, blob storage for disclosures. All in runtime 220; none exercised with a real asset.
Rules on the asset in pallet-compliance and pallet-emp-rwa rather than a private network — enforced from any app, contract or raw extrinsic.
pallet-sanctions applies chain-wide deny lists on every transfer of a flagged asset. Travel-rule parameters are an unchecked mainnet-gate item.
pallet-identity-ssi requires a valid, unrevoked KryptoOS credential from an accepted issuer before a transfer settles — without revealing identity on chain.
Real-world-asset tokens with partitions, disclosures and issuer controls — the native ERC-1400 / ERC-3643.
Shares against subscriptions, redemptions at NAV, a typed Rust SDK client. No fund exists.
A unique asset owned in shares, with an oracle for valuation — regulated territory once value is involved.
READ
What the pallets provide and what inclusion would additionally require: an issuer, ramps, credential issuers, an audit. The claim stays small.
A pilot with test assets on the public testnet is possible today. The first regulated share with a credential-gated transfer will be reported.