Powered by Pocket Network

Non-Custodial Staking
for $POKT

Stake across multiple providers without giving up custody of your tokens. Igniter handles the infrastructure so you keep full control.

Read the Docs

Non-Custodial by Design

Your tokens never leave your wallet. Igniter coordinates staking directly on-chain — no intermediary holds your funds at any point.

Multi-Provider Staking

Distribute your stake across multiple infrastructure providers. Diversify risk and support the network's decentralization in one interface.

Full Transparency

Every transaction, every provider selection, every on-chain action is visible and verifiable. Open source, fully auditable, no black boxes.

Three steps to start earning

No prior infrastructure knowledge needed. Connect, choose your providers, and stake.

01

Connect Your Wallet

Link your Pocket wallet to Igniter. Your keys stay with you — Igniter never has access to your private keys.

02

Choose Providers

Browse participating staking providers. Review their terms, performance, and commission rates — then allocate your stake.

03

Stake & Earn

Confirm your transaction on-chain. Your tokens begin working immediately, earning rewards through the providers you selected.

Built in public. Audit everything.

Igniter is fully open source. Review the code, verify the logic, and contribute improvements. Trust comes from transparency, not promises.

// igniter.config.ts
export const config = {
  network: "shannon",
  custody: "non-custodial",
  providers: "multi",
}