Follow these steps to get started:
- Get a CDP API key and wallet secret from the CDP Portal
- Fill in your API key and wallet secret in
.env.example, then runmv .env.example .env - Install dependencies:
uv sync
To run an example, use uv run python followed by the path to the example file, for example:
uv run python evm/create_account.py