Skip to content

Repository files navigation

Verana Playground

Try the open trust layer. Live.https://playground.testnet.verana.network

The interactive site for understanding the Verana concepts (the Verana Explained Vesta Appliances story) and trying the integrated personal and business wallets, everything running against the Verana testnet — real registry entries, real trust resolution, nothing simulated.

Built to the spec in verana-labs/verana-spec → playground/: site spec, wallet-integration guidelines, and the Verana Explained story.

Structure

app/                     Next.js 15 (App Router) + Tailwind v4, verana.io design language
  page.tsx               Home: What is Verana · Learn (Vesta story cards) · Personal wallets · Business wallets
  explained/             Verana Explained (the Vesta Appliances story, one page per chapter)
  personal-wallets/[slug]/   Per-personal-wallet playground (identical template, spec §4)
  business-wallets/[slug]/  Per-business-wallet playground (identical template, spec §5)
  integrate/             Add your wallet (guidelines + PR process)
integrations/            The integration registry: one folder per wallet with integration.yaml
                         (submitted by PR — this is how a wallet gets listed and gets its page)

Add your wallet

  1. Integrate per the guideline for your wallet kind: personal wallets · business wallets.
  2. Record the acceptance loop (the ISO Certification loop).
  3. Open a PR adding integrations/<your-slug>/integration.yaml (see existing entries for the format). Requirements: OSI license; the wallet is obtainable from its tile (mobile: direct APK; web/cloud: URL).

Develop

npm install
npm run dev        # http://localhost:3000
npm run build      # production build (standalone output)

Related

  • Demo services (v3 examples; dedicated Vesta cast pending): verana-labs/verana-demos
  • Trust Resolver: https://resolver.testnet.verana.network/docs
  • Network frontend: https://app.testnet.verana.network

License

Code Apache-2.0 (see LICENSE). Site content CC BY-SA 4.0.

About

Set of browsable customizable demos with nice UX

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages