All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Trade
walletsmethod on the User class- Ability to hydrate wallets (i.e. set the seed on it)
- Refactor methods to be more idiomatic for Ruby.
- Allow storing seeds in local file system
- Coinbase.configure_from_file
- Faucet
- Individual private key export
- Allow disabling debug tracing
- Error specifications
- WETH ERC-20
- Configuration via Config object
- API Key-based authentication
- API clients to use server-side architecture
- User object and default_user
- Send and receive ERC-20s
Initial release of the Coinbase Ruby SDK. Purely client-side implementation.
- Wallet creation and export
- Address creation
- Send and receive ETH
- Supported networks: Base Sepolia