ICYMI: We've Open-Sourced Our Programs

Two days ago. we've fully open-sourced all of our new programs .

This includes the following repositories:

  • AMM - Create and manage NFT liquidity pools that are tied to a bonding curve.
  • Marketplace - Buy, sell, list and make bids for NFTs with different token standards.
  • Price-Lock - Buy, create and manage price locks that allow to lock a buy/sell price for NFTs.
  • Whitelist - Create, manage and verify collections as groupings of NFTs.
  • Escrow - Use and manage the same underlying collateral between orders of the other programs.
  • Fees - Fees PDA and collection program.
  • Toolkit - A set of useful JavaScript libraries for Solana development with web3.js-next.
  • Toolbox - A set of useful Rust crates for Solana development.

👍

To check out how these repositories are structured, read through this section .