π Penumbra
A fully private, cross-chain proof-of-stake network and decentralized exchange for the Cosmos and beyond.
Public Endpoints
Manual Installation
System requirements
8GB RAM
2-4 vCPUS
~200GB persistent storage (~20GB/week)Installing pd
curl -sSfL -O https://github.com/penumbra-zone/penumbra/releases/download/v0.75.0/pd-x86_64-unknown-linux-gnu.tar.gz
tar -xf pd-x86_64-unknown-linux-gnu.tar.gz
sudo mv pd-x86_64-unknown-linux-gnu/pd /usr/local/bin/
# confirm the pd binary is installed by running:
pd --versionInstalling CometBFT
Joining a Testnet
Creat Wallet
Becoming a validator
Delegating to your validator
DONE
Last updated