Ecosystem

On-chain surfaces · growing set
Live contracts
Loading from config…

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.

Mint & list Manifold mint_and_list after collection approve_all for the operator.
Bid / rebid Place or update asks on the marketplace; higher bids replace prior open asks per contract rules.
Accept bid accept_bid moves ownership into a cooldown window before settlement finalizes.
Cooldown During cooldown, transfers & metadata changes are restricted; seller may cancel_cooldown with the configured fee.

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.

DAO-DAO

Governance apps on Terp — proposals, voting modules, treasuries.

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