Contribute


What’s Next & What We Need

  • CI & Build Automation:
    Add GitHub Actions for linting, tests, and preview deployments.
    Needed: YAML scripting & GitHub workflows.
  • Hooks Integration:
    Configure on-ledger Hooks once enabled—phase out the off-chain watcher.
    Needed: XRPL Hooks knowledge & WebAssembly.
  • Reputation Feed Stub:
    Build a JSON-driven demo agent list at `public/agents/demo.json`.
    Needed: Data modeling & Next.js API route.
  • Wallet Deep-Linking:
    Enhance Xumm integration for seamless EscrowCreate via xApp.
    Needed: Xumm SDK & URI payload design.
  • Onboarding Guide:
    Write “Getting Started” docs—cover install, dev, and deploy steps.
    Needed: MDX writing & UX copy best practices.
  • Security Audit Prep:
    Draft an audit checklist for SignerList & Escrow flows.
    Needed: XRPL security expertise & audit frameworks.