Tag
#pda
36 repositories
Repos
example program where users stake their tokens, earn rewards, and can unstake
Escrow Contract to wager Sol Token for P2P Web3 Game on Solana Blockchain
Initialization of Solana DEX Orca UserFarm with PDA Sign
Open-source custodial wallet infrastructure for AI agents — Solana-native with escrow, marketplace, x402 payments, and reputation scoring
A minimal smart contract for storing, updating, and reading a string message on Solana (Anchor Framework)
Analyze Program Derived Addresses (PDAs), monitor transactions, and uncover patterns on Solana. Includes a CLI, REST API, and modern web UI for real-time insights.
Evidence-backed Solana audit skill for Claude Code and Agent Skills: report-backed taxonomy, workflows, checklists, and public finding corpus for Anchor and native Solana security reviews.
Core document verification library for SipHeron VDR. Anchor document fingerprints to Solana. Verify authenticity forever.
A simple vault smart contract where you can deposit and withdraw tokens.
Quest. Build. Ship. Solana dApps Made Simple — Free on Devnet.
Decentralized Notes dApp on Solana. A full on-chain notes system using Anchor with per-note PDA accounts, rent reclamation, strict validation, and full test coverage. Frontend built in React with wallet adapter. Clean architecture, complete instruction set, and deployed Devnet program.
Solana smart contract exploring decentralized wallet infrastructure for merchants in border regions.
Anchor/Rust escrow engine on Solana Devnet. Implements create_wager, join_wager, resolve_wager, and close_wager instructions with PDA-based state management and on-chain fee distribution. Program ID: E2Vd3U91kMrgwp8JCXcLSn7bt3NowDmGwoBYsVRhGfMR
Just a very basic Anchor project with educational purpose, created as a reminder to see how to manage indexed PDA (Rust and Typescript).
Build an asset manager’s vault, where customers can deposit SPL tokens of their choice. The vault manager should not be able to withdraw the vault’s funds.
Basic version of escrow vault program on solana blockchain
This repo contains learning content about Solana's Pda-related features and functionality
A decentralized recurring payment protocol on Solana built with Anchor, Rust, and Next.js. Features trustless escrow vaults and time-locked billing
Pyth Price Monitor - A Solana dApp for real-time cryptocurrency price monitoring through Pyth Network
Remix IDE for Solana - Interact with Solana Anchor programs using IDL
A simple counter smart contract made in rust with anchor for the solana blockchain.
"Secure" and "efficient" on-chain vault system built on Solana using the Anchor Framework
A high-performance Solana program and utilities for generating and creating SPL Tokens with vanity PDA
A phoneBook dapp with crud features on solana blockchain
Native SOL staking program built on Solana using Anchor framework. Features PDA-based secure fund management, per-user stake tracking, and comprehensive test suite.
A decentralized scouting platform built on Solana using the Anchor framework. Features a full CRUD system for football players and scouts using Program Derived Addresses (PDAs).
Neobank on-chain em Solana com Anchor: depósito e saque de SOL/SPL usando PDAs, CPI e testes com anchor test.
Anchor program demonstrating PDA-based SPL token minting, ATA creation, and CPI minting with support for Token Program and Token-2022, with TypeScript tests.
Complete Solana Blockchain Development Series. From blockchain fundamentals to building real dApps with Anchor Framework
Rust Solana program for CrazySol, an on-chain economy simulation game built with Anchor. Features bonding curve tokenomics, yield generation, multi-level referral system, and daily streak rewards. Originally hosted at crazysol.io (discontinued).
Verified attendance on Solana with SMS, PDAs, and Supabase. Privacy-preserving, immutable, and high-performance attendance ledger with Seeker ID support.