Installation
Features
- Quick Environment Setup:
setupVincentDevelopmentEnvironment()handles all the boilerplate for setting up a complete Vincent test environment - Wallet Management: Create random wallets and manage test accounts with automatic funding
- PKP Management: Mint new PKPs and configure permissions
- Capacity Token Handling: Ensure unexpired capacity tokens for testing
- Chain Helpers: Access pre-configured providers and wallets for different networks
Quick Start
The easiest way to get started is withsetupVincentDevelopmentEnvironment():
- Checks and funds all required accounts (funder, app delegatee, app manager)
- Registers or updates your app with abilities and policies
- Creates or uses an existing agent PKP
- Sets up permissions for the agent PKP
- Ensures a valid capacity token exists

