LSSVM Development Suite

Comprehensive documentation for the LSSVM (sudoAMM v2) protocol, including smart contracts, Farcaster miniapp, Graph Protocol subgraph, and deployment tooling.

PROTOCOL CONTRACTS

Full implementation of sudoAMM v2 with ERC721/ERC1155 support, royalty handling, and advanced bonding curves.

Learn more →
FARCASTER MINIAPP

User-friendly interface for trading NFTs through liquidity pools with shopping cart, real-time quotes, and transaction tracking.

Learn more →
GRAPH PROTOCOL INDEXER

Subgraph for indexing pool events, swaps, deposits, and withdrawals on Base Mainnet and testnet.

Learn more →
DEPLOYMENT SCRIPTS

Comprehensive deployment tooling for Base Mainnet, testnet, and local development environments.

Learn more →
GETTING STARTED

Quick start guide to set up your development environment and start building with LSSVM.

Learn more →
PROTOCOL OVERVIEW

LSSVM is built directly on top of the original sudoswap sudoAMM v2 protocol, developed entirely by the sudoswap team. This project does not modify or change the underlying protocol in any way—full credit goes to sudoswap and their authors for creating sudoAMM v2 (licensed under AGPL-3.0).

Learn more →

Quick Links

GitHub Repository
View source code
Open →
sudoswap Docs
Protocol documentation
Open →
Base Mainnet
View contracts
Open →
Base Testnet
Test environment
Open →

Related Projects

Cryptoart Monorepo

A comprehensive monorepo containing all projects related to the Cryptoart channel on Farcaster, including creator tools, auctionhouse functionality, and NFT curation.

Key Projects:

  • Cryptoart Studio App - Creator tools and subscription management
  • Auctionhouse App - Auction functionality for NFTs
  • Such Gallery - NFT curation and gallery with referral system
  • Creator Core Contracts - ERC721/ERC1155 NFT framework
  • Auctionhouse Contracts - Marketplace smart contracts
  • Unified Indexer - Bridges LSSVM pools and Auctionhouse listings

Integration:

  • • Uses @lssvm/abis package for LSSVM contract interactions
  • • Unified indexer provides single interface for querying pools and auctions
  • • LSSVM pool creation integrated into collection deployment flow

Attribution

From sudoswap

  • • LSSVM protocol contracts
  • • Protocol architecture & design
  • • Security audits & testing
  • • Original documentation

From mxjxn

  • • Farcaster miniapp
  • • Graph Protocol subgraph
  • • Deployment scripts & tooling
  • • Monorepo structure & docs