Web3 referral tracking and rewards.
This monorepo holds the wallet apps, the SDKs, the backend services and the infrastructure. Related repositories:
- Blockchain Indexing: frak-id/indexer - Ponder-based blockchain event indexing
- RPC Infrastructure: frak-id/erpc - Load balancing and caching layer
Integration guides and API references: docs.frak.id.
AGENTS.md is the compass: quick commands, a "Where to Look" table
mapping tasks to directories, and the non-obvious rules that the tooling does not
enforce. Each app, package and service has its own AGENTS.md next to it.
# Clone the repository
git clone https://github.com/frak-id/wallet.git
cd wallet
# Install dependencies
bun install
# Start development server
bun devGNU GPLv3 License - see LICENSE for details.