Skip to content

Solana Programs

All programs are built with Anchor and deployed on the TribeWarez Solana testnet.

ProgramIDPurpose
tribewarez-stakingGo2BZRhN...Stake PTtC, earn rewards
tribewarez-swapGPGGnKwn...AMM for token trading
tribewarez-vaultHmWGA3JA...Escrow and vaults
tribewarez-pot-oPoToVa1i...PoT-O proof verification and rewards

Building

Programs are built using the Anchor Docker environment:

bash
cd gateway.tribewarez.com/testnet.rpc.gateway.tribewarez.com/programs
anchor build

See Anchor.toml for program IDs and cluster configuration.

TribeWarez Blockchain Ecosystem