Implementations

All Mango Market open-source libraries in one place. Client, API, WebSocket, L2 and L3 order book data, and market makers

Swap provides a convenient API to the Serum DEX for performing instantly settled token swaps directly on the order book.

This is an Example Repo that does CPI Calls to the mpl-token-metadata program using Anchor.

A comprehensive directory of Jet Protocol's code repositories and documentation. API, TS/JS client for interacting with Jet Protocol's on-chain programs and more.

This is a client app that pulls your token accounts, checks for active approvals, and creates and sends transactions to revoke them at your pleasure.

Connect Four is a two-player connection board game, in which the players choose a color and then take turns dropping colored tokens into a seven-column, six-row vertically suspended grid. The pieces fall straight down, occupying the lowest available space within the column. This program is written in Anchor.

This sample uses only Web3.js(Arweave and Solana) on React. I don't use Candy Machine v2, Metaplex Storefront, Next.js and Redux.

Solana x Anchor x React Minimal Example. And there are a few contents(Metaplex, Arweave JS and Outline Document).

A selection of scripts demonstrating how to use Rust to interact with the Solana blockchain.

Dungeon3 is a RPG game. The player can collect coin, fight enemies, take damage, explore the dungeon or interact with NPC(non playable characters). The game is NFT gated.

This is a simple Solana Wallet Cross-Platform App built with Expo, Web3 & React Native to learn about web3.

A simple hello world example for building on Solana

Market maker and swap reference implementation

A borrow/lending reference implementation

A margin reference implementation

NFT Marketplace reference implementation

Decentralized exchange reference implementation

Decentralized exchange user interface reference implementation

Example Solana wallet with support for SPL tokens and Serum integration.

Library to allow Solana dApps to use third-party wallets to sign transactions.

A reusable React component for swapping on the Serum DEX.