Skip to content

SunitRoy2703/awesome-solana-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Awesome Solana Programs Awesome

A curated list of open-source Solana programs from the community.

Programs

Native

DeFi

DEX & AMM

  • Meteora - Dynamic liquidity pools
  • Raydium - CLMM (Concentrated Liquidity Market Maker)
  • Orca - Concentrated liquidity AMM

CLOB

  • Openbook-v2 - Central-limit order-book program
  • Phoenix-v1 - On-chain orderbook that operates without a crank
  • Manifest - On-chain orderbook without fees and crank

Lending & Borrowing

Staking

Derivatives

Digital Assets

NFT

Infrastructure

Developer Tools

IDEs & Tools

Testing Environment

  • Litesvm - Fast and lightweight library for testing
  • Mollusk - Lightweight test harness for programs
  • Surfpool - Lightweight testnet with mainnet simulation

Frameworks

  • Solana-sdk - Rust SDK for programs
  • Anchor - Simplifies writing secure programs
  • Pinocchio - Zero-dependency framework
  • Steel - Library of helper functions, macros
  • Sbpf - Scaffold to bootstrap sBPF Assembly programs
  • Poseidon - Transpiler to convert TypeScript programs to Anchor

Learning Resources

Documentation

Tutorials & Examples

Contributing

Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

Guidelines

  1. Quality over Quantity: Only include high-quality, actively maintained projects
  2. Open Source: All projects must be open source
  3. Active Development: Projects should be actively maintained
  4. Clear Description: Provide a clear, concise description
  5. Proper Categorization: Place projects in appropriate categories

How to Contribute

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-program)
  3. Add your program to the appropriate section
  4. Commit your changes (git commit -m 'Add amazing program')
  5. Push to the branch (git push origin feature/amazing-program)
  6. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A curated list of open-source Solana programs🚀

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published