Ecosystem
Live contracts
Hermes public UI for abstract accounts
Abstract accounts on Terp let you manage smart accounts, controllers, and modules without rebuilding a full app shell in this site. The public Hermes plane is the management surface for clients whose keys are derived there — installers, module wiring, and account lifecycle live with that stack.
This page intentionally does not reimplement the full abstract account UI. Use Hermes (or your local abstract client) for registration, modules, and governance of the account; use the links below for install scripts and docs that bootstrap that plane.
- Management plane for abstract account clients (keys derived in Hermes)
- Module install / ownership patterns follow abstract-account conventions
- Node & chain tooling still via curl -fsSL https://terp.network/get | bash
Terp Account Billboards (TABS)
Human-readable names mapped to Terp addresses as CW721 account NFTs. Register below; secondary market lifecycle (bids, accept, cooldown, rebid) is handled by the manifold / marketplace contract APIs.
Contract sources: terp-account-billboards (terp721-account + manifold). Prefer pure JS clients / ts-codegen bindings over a full React rewrite.
SVG mint
On-chain SVG collections via CW721 + minter. Open the mint UI or verify contract addresses from the strip above.
Community bounties Coming soon
Cross-chain coordination for open work: fund tasks in native or IBC assets, attract builders across Cosmos, and settle when acceptance criteria land on-chain. The dedicated surface will live at bounties.terp.network.
- Intent: multi-chain payouts without single-chain lock-in
- Coordination with DAOs and abstract accounts for escrow / acceptance
- UI and indexer not shipped yet — link reserved for launch