Builder consoleAtheraVerse
Welcome to the AtheraVerse
AtheraVerse is an open-source builder console for Avalanche L1 teams. It provides public tools for RPC testing, live L1 monitoring, validator visibility, smart contract deployment templates, ICM messaging experiments, ICTT token-transfer readiness, and zk identity experiments through Athera Passport, using Athera L1 as the reference network.
- Native token settlement
- First orbit: Athera Gig
- Pay world: Athera Pay
- Governance world: AtheraDAO
- ZK identity: Athera Passport
- Built for exploration
Open-source tooling
Builder Tools for Avalanche L1s
AtheraVerse gives builders a public place to test L1 infrastructure, inspect network health, and prepare Avalanche-native integrations around ICM and ICTT.
Builder console
Run live checks from the browser.
These tools run client-side. Use public RPC endpoints with browser CORS enabled, or run your own CORS-enabled RPC proxy for private/internal L1 infrastructure.
RPC Tester
Test any Avalanche L1 RPC endpoint.
{
"status": "waiting",
"hint": "Enter a browser-accessible RPC URL and run a method."
}ICM Message Lab
Build and inspect an Athera → C-Chain ICM test manifest.
Current relayer route: Athera L1 → Avalanche C-Chain. This tool is a read-only preflight manifest builder; it does not connect a wallet, expose a key, or broadcast transactions.
{
"status": "waiting",
"hint": "Build a read-only ICM preflight manifest for the active Athera L1 to Avalanche C-Chain relayer route."
}ICTT Readiness
Validate token-transfer configuration before launch.
{
"status": "waiting",
"hint": "Run readiness to validate RPCs, token fields, and transfer config."
}ZK Passport Lab
Generate a private credential proof manifest.
{
"status": "waiting",
"hint": "Generate a privacy-preserving credential manifest. This MVP creates hash commitments for future zk circuit and contract integration."
}AtheraZKlabs Protocol Tools
Inspect the live L3 protocol readiness flow.
Run public, read-only checks for the active Athera Passport Registry on L1 and the Phase 1 test flow on AtheraVerse L3. No wallet, signature, private key, or transaction broadcast is used here.
{
"status": "waiting",
"hint": "Run protocol status to verify AtheraZKLabs Phase 1 contracts on AtheraVerse L3."
}AtheraZKlabs
Phase 1 protocol tools are live on AtheraVerse L3.
AtheraZKlabs starts as an app-layer proof protocol: root registry, proof gate, nullifier replay protection, and SDK tooling. The public page now tracks the protocol path from today’s test verifier to a real zk verifier, Passport proof integration, and builder-facing Avalanche integrations.
Open AtheraZKlabs protocol tools
Run browser checks against the live AtheraVerse L3 proof-gate contracts.
Launch toolsPhase 1 readiness flow
Root active, verifier path wired, and one nullifier consumed on AtheraVerse L3 testnet.
View flow transactionTestnet only
No private identity data, assets, deposits, or production proofs are used in this test-only flow.
Real zk verifier comes nextProtocol roadmap
AtheraZKlabs build path
The protocol moves from a controlled L3 test deployment into real proof verification, then into Passport-gated app flows and reusable builder tools.
- 01Phase 1 · Test verifier live
Root registry, proof gate, replay protection, and SDK checks are deployed on AtheraVerse L3.
- 02Phase 2 · Real zk verifier contract
Replace the test verifier with audited verifier contracts and circuit-specific proof checks.
- 03Phase 3 · Passport proof integration
Connect Passport commitments, expiry, revocation, and nullifiers to app-level access flows.
- 04Phase 4 · Builder SDK
Package proof envelopes, route checks, and verification helpers for Avalanche app teams.
- 05Phase 5 · Avalanche L1 and L3 integrations
Use the protocol in marketplace, escrow, eligibility, and cross-L1 application experiments.
System map
Navigate the first bodies in orbit around Athera.
AtheraNet
Athera L1 live status.
Click the core planet to load the latest block height, chain activity, and network state from the Athera source route.
{
"status": "waiting",
"hint": "Click the core planet or run the dashboard RPC check."
}Athera Gig
Create invoices, contracts, escrow, and payouts in one orbit.
Athera Gig is an early test workspace for freelancers and clients. Draft terms, test a milestone flow, and record a release outcome without using real-value escrow.
AtheraGig is not production escrow. Do not send WAAX, ARX, rARX, USDC, ETH, or any real asset through this workspace. The current prototype has no dispute resolution, refund process, legal agreement enforcement, insurance, or audited cross-chain settlement.
Escrow funding
Awaiting walletFund the project escrow from the connected wallet. This is the funding leg of the freelance flow.
Payout release
Awaiting approvalRelease payout instantly when the milestone or invoice is approved.
The connected wallet can fund escrow or release payout on Athera once the transfer details are entered.
AtheraDAO
Propose, vote, execute, and monitor treasury from one orbit.
AtheraDAO is the governance surface for the Athera system. It keeps proposals visible, votes traceable, and treasury decisions easy to follow.
Create proposal
Draft a motionVote
Select a proposalVotes are tracked by connected wallet in this MVP.
Execute
Awaiting approvalOnly approved proposals can move into the executed state.
Treasury
Governance onlineThis MVP tracks treasury posture locally until a governance contract is deployed.
AtheraX
Purchase Athera network tokens.
AtheraX opens thirdweb Bridge purchase routes for ARX on Athera Network and Athera Rewards on Avalanche. Visitors choose their source asset, source chain, amount, and wallet directly inside the thirdweb checkout surface.
If thirdweb cannot quote the route, ARX needs active thirdweb route support and liquidity for chain 1517. The checkout link is configured for the correct ARX token target.
If thirdweb cannot quote the route, Athera Rewards needs active route support and liquidity for chain 43114. The checkout link is configured for the rARX token target.
Athera Pay
Send and receive AAX in one clean surface.
Athera Pay is the lightest possible peer-to-peer MVP: connect a wallet, reveal the receive address, and send native Athera directly from the browser with no escrow layer in between.
Receive
Wallet idleCopy this address to receive native Athera from anyone on the network.
Send
Athera not selectedThe wallet will submit a direct native transfer on Athera.
Ready for a direct peer-to-peer transfer.
Activity
Waiting for wallet- No transfer history yet.Sent and received Athera payments will appear here.
Athera Passport
Athera Passport is a security credential layer for Avalanche.
Athera Passport gives Avalanche L1 builders a private credential check they can use before allowing protected actions. Apps can verify that a wallet holds an active Passport, confirm the proof digest, and keep raw identity data off-chain.
Security layer
Security credential checks for Avalanche L1 apps.
The Athera registry remains the source of truth. Avalanche builders can call the Passport verifier before protected dApp actions, then graduate to verifier contracts, ICM status messages, and cross-L1 credential checks after the Athera-native flow is stable.
Builder flow map
Private credential → verified app access
Issuer publishes an expiring, non-PII Passport Merkle root.
Threshold attestors verify the L1 event and sign one receipt.
Root registry accepts the receipt; the proof gate checks root, scope, and nullifier.
App grants a defined action without receiving raw identity data.
Test Athera Passport
Reviewer flow for Avalanche teams.
This section gives reviewers a simple path to test the current Passport MVP from the browser without needing private identity documents or a mobile install.
- Open the Passport planet.Select Athera Passport in the system map to load the credential workspace.
- Create a demo Passport.Use the demo button or load a connected wallet as the Passport subject.
- Generate a proof manifest.The MVP creates a commitment, nullifier, and proof digest for the selected credential.
- Verify the credential.Run the verifier to confirm the manifest still matches the current Passport inputs.
- Copy the Passport card.Review the portable output an Avalanche app could check before allowing a protected action.
Live Passport Card
Not issued yet
Passport subject
WaitingCredential
ReadyPrivate claim
UnprovenProof controls
WaitingThis MVP generates a proof manifest with SHA-256 commitments. Full zk circuits and contracts can replace the manifest layer next.
{
"status": "waiting",
"hint": "Create an Athera Passport proof manifest from the workspace."
}Ready to generate a privacy-first Athera Passport.
Athera Gig
The first orbit built to prove real utility.
Gig work becomes a guided trajectory: publish the mission, lock the funds, complete the job, then release payment in Athera. The goal is not a crowded marketplace. The goal is to show that the system can hold and move value with clarity.
Athera Gig
The single workspace for freelance operations.
Athera Gig is designed to keep the full freelance loop in one place. Create the invoice, sign the contract, fund the escrow, and release payout when the work clears.
- Create invoice for scope, amount, and milestone structure
- Create contract before work starts
- Fund escrow with Athera
- Release payout instantly on approval
AtheraDAO
The governance workspace for proposals, votes, execution, and treasury.
AtheraDAO becomes a real governance surface for the Athera system. Create proposals, cast votes, execute approved actions, and watch treasury posture in one place.
- Create proposal for system changes or treasury actions
- Vote on active proposals with the connected wallet
- Execute approved proposals after they pass
- Track treasury posture and governance status
Athera Passport
The zk identity layer for builders, workers, payers, and DAO members.
Athera Passport gives the network a privacy-first reputation primitive. Users can prove that they hold a credential without publishing the full credential on-chain.
- Create a passport from a wallet, DID, or builder identity
- Add credentials for work history, DAO access, payments, or builder status
- Generate commitment and nullifier records for zk-ready flows
- Verify proof manifests before gating access or reputation actions




WAAX
AVAX
