Installation
Install the package via npm or yarn:Basic Setup
Configuration Options
| Option | Type | Required | Description |
|---|---|---|---|
nvmApiKey | string | Yes | Your Nevermined API key |
environment | Environment | Yes | 'sandbox' or 'live' |
appId | string | No | Optional application identifier |
version | string | No | Optional version string |
Environment Details
| Environment | Network | Use Case |
|---|---|---|
sandbox | Base Sepolia | Development and testing |
live | Base Mainnet | Live applications |
TypeScript Support
The SDK includes full TypeScript type definitions:Getting Your API Key
- Go to nevermined.app
- Sign in with Web3Auth
- Navigate to Settings > API Keys
- Generate and copy your key