Load lazily — only when the current step needs them. Never load all at once.
| getting-started.md | First SDK setup in any project | | product-types.md | Working with Edition vs BlindMint products | | purchase-flow.md | Implementing preparePurchase → purchase | | transaction-steps.md | Multi-step transactions, ERC-20 approvals | | adapters.md | Setting up wallet + provider adapters (ethers5/viem/wagmi) |
| product-data.md | Querying status, allocations, inventory, rules | | error-handling.md | Error codes, pitfalls — always load before writing purchase code | | networks.md | Multi-chain setup or non-mainnet deployments | | react-minting-app.md | Building a React/Next.js minting page |
Manifold의 클라이언트 SDK로 NFT 채굴 경험을 구축하세요. 캠페인 설정, 사용자 정의 발행 웹사이트(React/Next.js), 발행 봇(Node.js) 및 기존 프로젝트에 SDK 통합을 통해 에이전트를 안내합니다. Ethereum, Base, Optimism, Shape, Sepolia 및 ApeChain 전반에 걸쳐 [`Edition`](https://docs.manifold.xyz/client-sdk/sdk/product/edition-product) 및 [`Blind Mint`](https://docs.manifold.xyz/client-sdk/sdk/product/blind-mint) 제품을 지원합니다. 민트 페이지 구축, 봇 민트, Manifold NFT 제품 통합 또는 사용자가 Manifold 캠페인 설정을 지원할 때 사용하세요. 스마트 계약 배포, Manifold Studio 설정 관리 또는 비발행 블록체인 운영에는 적합하지 않습니다. 출처: manifoldxyz/manifold-ai.