References/Examples

These repos in the workspace are useful references for building on trac-peer:

Reference apps

  • intercom/

  • trac-dapp-example/

    • A simple Next.js dApp that talks to a peer RPC and uses the wallet extension to sign contract txs.

    • In-repo walkthrough: trac-dapp-example

Wallet extension

  • tap-wallet-extension/

    • Injects window.tracnetwork and implements tracSignTx approvals.

Last updated