Yield Farming
Solana Yield Farming is a set of easy-to-use tools and blockchain contracts for yield optimization strategies.
Token Lending
A lending protocol for the Token program on the Solana blockchain inspired by Aave and Compound.
Stake Pool
A program for pooling together SOL to be staked by an off-chain agent running a Delegation Bot which redistributes the stakes across the network and tries to maximize censorship resistance and rewards.
Name Service
A program for issuing and managing ownership of: domain names, Solana Pubkeys, URLs, twitter handles, ipfs cid's, metadata, etc..
Governance
Governance is a program the chief purpose of which is to create Decentralized Autonomous Organizations (DAOs)
Token Swap
A Uniswap-like exchange for the Token program on the Solana blockchain
A shared-memory program on the Solana blockchain, usable for sharing data between programs or within cross-program invocations.
This program is a companion to the SPL Token program that enables confidential (not anonymous) transfers of SPL Tokens.
A simple program that validates a string of UTF-8 encoded characters and logs it in the transaction log. The program also verifies that any accounts provided are signers of the transaction, and if so, logs their addresses.