Installation
Install via pip:Basic Setup
Configuration Options
| Option | Type | Required | Description |
|---|---|---|---|
nvm_api_key | str | Yes | Your Nevermined API key |
environment | str | Yes | 'sandbox' or 'live' |
app_id | str | No | Optional application identifier |
version | str | No | Optional version string |
Environment Details
| Environment | Network | Use Case |
|---|---|---|
sandbox | Base Sepolia | Development and testing |
live | Base Mainnet | Live applications |
Type Hints
The SDK includes type hints for better IDE support:Getting Your API Key
- Go to nevermined.app
- Sign in with Web3Auth
- Navigate to Settings > API Keys
- Generate and copy your key