0xekez / simple-solana-program
A variation of the solana helloworld program example with a client written in Rust instead of Typescript.
☆84Updated 2 years ago
Alternatives and similar repositories for simple-solana-program:
Users that are interested in simple-solana-program are comparing it to the libraries listed below
- Escrow program implemented in Anchor☆190Updated 5 months ago
- 🕶 Assorted checks and validations for writing safer Solana programs.☆135Updated 10 months ago
- Demonstrating how to use Rust to interact with the Solana blockchain.☆131Updated last month
- ☆48Updated 2 years ago
- A tool for generating solana web3 clients from anchor IDLs.☆154Updated last month
- Generates an Anchor CPI crate from a JSON IDL.☆115Updated 9 months ago
- Orderbook-based on-chain SPL token swap market☆102Updated last year
- Reference implementation of a decentralized exchange for custom instruments, risk, and fees☆75Updated last year
- Mango Markets V3 Smart Contract☆152Updated last year
- Interface for creating and managing SPL Tokens☆198Updated 2 years ago
- Solana IDL to Rust client / CPI interface generator☆85Updated 3 months ago
- A suite of programs for Solana key management and security.☆162Updated last year
- ♜ An open standard and toolkit for launching DAOs on Solana.☆132Updated last year
- Solana Perpetuals Exchange☆34Updated last year
- Index Solana data using a Geyser plugin (downstream service cluster)☆176Updated last year
- ☆83Updated 2 years ago
- Reference Implementation for the guide https://paulx.dev/blog/2021/01/14/programming-on-solana-an-introduction/☆307Updated 2 years ago
- openbook-v2 monorepo, contains solana program and ts client☆183Updated 6 months ago
- Marinde Anchor-Based, first on mainnet, liquid-staking-program and mSOL->SOL swap pool☆86Updated 2 weeks ago
- Mint your NFT collection on Solana☆79Updated this week
- ☆79Updated 4 months ago
- Uniswap V2 / constant-product AMM implemented in Solana's Anchor -- add and remove liquidity, swap tokens, earn fees! :D☆44Updated 2 years ago
- ☆59Updated last year
- SPL token-swap (AMM) implemented in Anchor☆71Updated 2 years ago
- Openbook dex solana program☆181Updated 10 months ago
- On-chain, cross-margined perpetual swaps.☆141Updated 2 years ago
- mango-v4 monorepo, contains program, ts client, and py client☆95Updated last month
- Another anchor escrow program.