How to launch a protocol
Creator Studio turns complex EmpoorioChain deployments into guided forms — no CLI, no manual pallet indices. This is the complete flow from wallet setup to Bazaar listing.
1. Prepare your wallet
- Install Eoonia Wallet (v1.0.8+8 or newer).
- Create or import a wallet — back up your phrase offline.
- Switch to EmpoorioChain testnet.
- Hold enough test DMS for fees (faucet when available on testnet).
Public testnet:
wss://testnet.empooriochain.org
Explorer: https://testnet.explorer.empooriochain.org2. Open Creator Studio
From the home drawer or ecosystem menu, tap Creator Studio. You land on the category browser:
| Category | Protocols | Example use |
|---|---|---|
| RWA | P01–P06 | Tokenize a building or commodity basket |
| DeFi | P07–P12, P40, P42 | Launch a staking pool or AMM |
| Media / NFT | P13–P18 | Mint music or gaming NFTs |
| Economy | P19–P24, P41, P43, P45 | Deploy ERC-20, DAO, airdrop |
| Identity | P25–P26, P37–P38 | Register .emp domain or SBT |
| AI | P27–P30 | Register AI agent or oracle feed |
| PropTech | P31–P32 | Rental engine, property yields |
| Security | P33–P36, P39, P44 | Multisig, insurance, compliance |
| Analytics | P46 | On-chain analytics dashboard |
Pick the studio that matches your use case — e.g. Music NFT Studio (P14) for audio releases.
3. Fill the protocol form
Each studio has sections tailored to the asset type. Common patterns:
| Field type | Purpose |
|---|---|
| Asset name & description | What you are tokenizing |
| Valuation / supply | Economics of the offering |
| Legal jurisdiction | Compliance context (dropdown) |
| Token standard | ERC-20, NFT, Substrate native, etc. |
| Royalty / fee % | Creator or protocol fees |
| Document uploads | Prospectus, media, certificates → IPFS |
Required fields are marked in the app. Drafts stay local until you sign.
Example — P01 Real Estate: property name, asset type, location, valuation USD, token supply, KYC toggle, dividend frequency, prospectus upload. See RWA guide.
4. Review deployment progress
When you tap Review & Deploy, Eoonia streams progress:
uploading_metadata → signing_transaction → broadcasting → confirming → finalizedRead deployment flow for what each step means.
- Eoonia shows a summary — pallet calls or EVM deploy bytecode.
- Verify network, fees, and addresses.
- Authenticate with biometrics or PIN.
- Wait for
finalized— savetxHashandcontractAddress.
5. Track in My Protocols
Deployed protocols appear in My Protocols — addresses, status, and explorer links. My Protocols guide.
6. List in Bazaar (optional)
For RWAs, NFTs, and tradeable tokens, open Bazaar and list your asset for other Eoonia users. Bazaar guide.
Dual-chain studios
42 protocols support both EmpoorioChain and Ethereum (🔹 in the index). The UI lets you pick the target chain before signing. P19 ERC-20 Builder is Ethereum-only; P20, P31, P32 are EmpoorioChain-only.
Troubleshooting
| Issue | What to try |
|---|---|
| Insufficient DMS | Request testnet funds; lower gas priority |
| Pallet not on testnet | Check protocol index and release notes |
| EVM-only studio | Switch to Ethereum network in wallet |
| Stuck on confirming | Retry; check explorer |