# Gridcoin Club > Apex hub at gridcoin.club. A directory of self-hosted tools we run for the Gridcoin network plus a hand-curated index of fellow community projects. Gridcoin Club is a thin front door: each tool we run lives on its own subdomain with its own API. The home page server-renders fresh stats pulled from sibling APIs at request time, so first paint already shows real numbers: no client hydration flash, no JS-required content, fully indexable. Privacy-first: no cookies for tracking, only privacy-friendly Plausible Analytics. ## Services we run - [Stamp](https://stamp.gridcoin.club): Notarize files on the Gridcoin blockchain. Hash never leaves your browser. - [grcbazaar](https://grcbazaar.com): Community marketplace for Gridcoin. Buy and sell peer-to-peer, pay in GRC. - [GRCpay](https://grcpay.gridcoin.club): Self-hosted payment facilitator. One-shot wallets, automatic forwarding. (coming soon) - [Explorer](https://explorer.gridcoin.club): Block explorer for the Gridcoin mainnet. (coming soon) ## Tools we maintain - [gridcoin-rpc](https://github.com/gridcat/gridcoin-rpc): Promise-based JSON-RPC client for the Gridcoin wallet daemon with typed methods. The library is a thin proxy: validation happens at the daemon, not here. - [gridcoin-stamp-action](https://github.com/gridcat/gridcoin-stamp-action): GitHub Action that timestamps your release artifacts on the Gridcoin blockchain via stamp.gridcoin.club. Re-uploads source archives as fixed assets first, so the bytes you stamp stay verifiable years later. - [gridcoinresearch-tui](https://github.com/gridcat/gridcoinresearch-tui): Terminal UI for a running Gridcoin Research wallet. Shows your balance, staking status, and recent transactions; sends GRC from there. Ships as a single static Go binary. ## Mining & BOINC - [BOINC](https://boinc.berkeley.edu): Volunteer computing platform. Gridcoin rewards participation with GRC. ## Mining pools - [GRC Pool](https://www.grcpool.com): Long-running Gridcoin mining pool. Aggregates BOINC contributions and pays GRC rewards by magnitude share. ## Stats & explorers - [gridcoinstats.eu](https://gridcoinstats.eu): Long-running independent block explorer and network statistics dashboard, with a built-in faucet. - [testnet.gridcoinstats.eu](https://testnet.gridcoinstats.eu): Testnet sibling of gridcoinstats.eu: block explorer, stats, and testnet faucet. - [Gridcoin.Network](https://gridcoin.network): Block explorer plus staking-time and price-conversion calculators for the Gridcoin mainnet. ## Tools - [Gridcoin Switzerland](https://gridcoin.ch): Daily Gridcoin faucet plus network statistics dashboards. Free GRC every day for newcomers. - [Freegridco.in](https://freegridco.in): Gridcoin faucet bundled with open-source provably-fair on-chain games. - [Gridcoin Plateaux](https://www.gridcoin.pl): Independent European node operator running DNS seeds, full nodes, and Tor hidden services for Gridcoin. ## Docs & wiki - [gridcoin.us](https://gridcoin.us): Official project homepage and entry point for newcomers. - [Gridcoin Wiki](https://wiki.gridcoin.us): Community-maintained encyclopedia covering protocol, BOINC integration, and operations. ## Community - [gridcoin-community on GitHub](https://github.com/gridcoin-community): Community organization hosting auxiliary tooling, plugins, and integrations. ## Pages - [Home](https://gridcoin.club/): live stats from sibling APIs, our services, our open source tools, and a teaser of fellow community projects - [Tools](https://gridcoin.club/tools): open source libraries, GitHub Actions, and CLIs we maintain, with tag filtering - [Curated projects](https://gridcoin.club/projects): full directory grouped by category, with tag filtering - [About](https://gridcoin.club/about): what Gridcoin Club is, who runs it, how to suggest a project ## Optional - [Source code](https://github.com/gridcat/gridcoin.club): hub repo on GitHub, MIT-licensed - [Maintainer](https://github.com/gridcat): @gridcat — open a PR against `src/data/projects.ts` to suggest additions