DigiStamp Permanent Storage Pool

A Permanent Storage Pool (PSP) for the DigiByte / DigiAsset network.

This server is a Permanent Storage Pool. DigiAssets store their images and metadata on IPFS, but IPFS only keeps a file while someone pins it. This pool coordinates a group of node operators who pin that content so it stays permanently available — and pays them DigiByte (DGB) for doing it.

What this server does

It is not a wallet or an explorer. It talks to DigiAsset Core nodes, not to browsers.

Support the pool — donate DGB

Donations to the address below fund the DGB paid out to the operators who keep DigiAsset content alive. The treasury total, current balance, and every payout below are live and on-chain — fully auditable.

Donated in
In treasury
Paid to hosts
Verified nodes

Recent payouts (on-chain, newest first)

WhenAmountToTx
loading…

Run a node and get paid

You need DigiAsset Core for Windows plus DigiByte Core and IPFS. Full setup instructions are in the GitHub repository.

  1. Install and sync DigiAsset Core for Windows (see the repo).
  2. Point it at this pool — add to your config.cfg:
    psp1server=https://pool.digistamp.co
    psp1subscribe=1
    psp1payout=YOUR_DGB_ADDRESS
  3. For reliable verification, forward IPFS port 4001 on your router (nodes behind NAT can still qualify via a fallback check, but forwarding is faster and more reliable).
  4. Restart. Your node registers automatically and the dashboard's Payment row shows your status.
View on GitHub →