LSSVM Development Suite
Comprehensive documentation for the LSSVM (sudoAMM v2) protocol, including smart contracts, Farcaster miniapp, Graph Protocol subgraph, and deployment tooling.
Full implementation of sudoAMM v2 with ERC721/ERC1155 support, royalty handling, and advanced bonding curves.
Learn more →User-friendly interface for trading NFTs through liquidity pools with shopping cart, real-time quotes, and transaction tracking.
Learn more →Subgraph for indexing pool events, swaps, deposits, and withdrawals on Base Mainnet and testnet.
Learn more →Comprehensive deployment tooling for Base Mainnet, testnet, and local development environments.
Learn more →Quick start guide to set up your development environment and start building with LSSVM.
Learn more →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
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/abispackage 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