NextJS
Learn about the NextJS SDK capabilities and what you can build with it
NextJS SDK ├── Core Services │ ├── Authentication │ ├── Wallet Management │ └── Payment Processing ├── React Components │ ├── Payment Buttons │ ├── Wallet Interfaces │ └── Transaction Forms └── API Layer ├── REST Endpoints ├── WebSocket Support └── Webhook Handling