Skip to content

Repository files navigation

Pocket Network (pocket-network)

Pocket Network is the decentralized RPC layer of Web3 — a permissionless, fully open data delivery protocol built on Cosmos SDK and CometBFT (the Shannon upgrade, June 2025). 5,000+ independent supplier nodes serve relays across 60-69+ blockchains, metered in compute units at $1/billion and settled on-chain in POKT under deflationary tokenomics (PIP-41, 97.5% mint ratio). Grove (grove.city) is the for-profit infrastructure company that operates the largest gateway on the network — rpc.grove.city — and maintains PATH, the open-source Go gateway any operator can run to expose Pocket Network as a single HTTP endpoint. Grove offers free no-API-key per-IP public endpoints per chain (eth.rpc.grove.city, solana.rpc.grove.city, etc.) plus paid portal applications with relay analytics and SLAs. Together they form the canonical decentralized alternative to Alchemy / Infura / QuickNode for serving JSON-RPC, REST, and WebSocket traffic to any public blockchain.

APIs.json: https://raw.githubusercontent.com/api-evangelist/pocket-network/refs/heads/main/apis.yml

Scope

  • Position: Consuming
  • Access: 3rd-Party

Tags

  • Web3
  • Blockchain
  • RPC
  • Decentralized Infrastructure
  • Pocket Network
  • Grove
  • PATH
  • Shannon
  • Cosmos
  • POKT

Timestamps

  • Created: 2026-05-25
  • Modified: 2026-05-25

APIs

Pocket Network PATH Gateway API

PATH is the open-source Go gateway (github.com/buildwithgrove/path) that exposes Pocket Network Shannon as a single HTTP surface. It proxies JSON-RPC, REST, and WebSocket relays to Shannon suppliers, scores them via QoS, and signs each relay with the operator's gateway and application keys. Grove operates the largest hosted PATH deployment on rpc.grove.city across 69+ chains, both as authenticated portal endpoints and as no-key public endpoints per chain (e.g. eth.rpc.grove.city, solana.rpc.grove.city).

Tags

  • Pocket Network
  • Grove
  • PATH
  • RPC
  • Relays

Properties

Pocket Network Shannon RPC API

The Shannon chain is a Cosmos SDK + CometBFT chain (github.com/pokt-network/poktroll) that supplanted Morse in June 2025. The REST surface exposes the standard Cosmos modules (bank, staking, base) alongside Pocket-specific modules — application, supplier, gateway, service, session, proof, and tokenomics. Service fees are denominated in compute units (1 USD = 1B CU) and post-PIP-41 a 97.5% mint ratio makes POKT deflationary. Grove operates a public Shannon mainnet REST endpoint at shannon-grove-api.mainnet.poktroll.com.

Tags

  • Pocket Network
  • Shannon
  • Cosmos
  • Blockchain

Properties

Pocket Network CometBFT RPC API

The CometBFT (Tendermint) JSON-RPC surface exposed by every Shannon full node on port 26657. Covers consensus-level queries (status, net_info, blocks, block_results, tx), mempool inspection, and synchronous transaction broadcast. Grove operates a public Shannon mainnet CometBFT RPC at shannon-grove-rpc.mainnet.poktroll.com.

Tags

  • Pocket Network
  • Shannon
  • CometBFT
  • Tendermint
  • Consensus

Properties

Common Properties

Maintainers

FN: Kin Lane Email: info@apievangelist.com URL: https://apievangelist.com

About

Pocket Network is the decentralized RPC layer of Web3 — a permissionless, fully open data delivery protocol built on Cosmos SDK and CometBFT (the Shannon upgrade, June 2025). 5,000+ independent supplier nodes serve relays across 60-69+ blockchains, metered in compute units at $1/billion and settled on-chain in POKT under deflationary tokenomics…

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors