Releases: coinbase/coinbase-sdk-ruby
Releases · coinbase/coinbase-sdk-ruby
coinbase-sdk v0.0.5
Added
wallets
method on the User class- Ability to hydrate wallets (i.e. set the seed on it)
coinbase-sdk v0.0.4
Changed
- Refactor methods to be more idiomatic for Ruby.
coinbase-sdk v0.0.3
Added
- 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
coinbase-sdk v0.0.2
Added
- 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
coinbase-sdk v0.0.1
Initial release of the Coinbase Ruby SDK. Purely client-side implementation.
Added
- Wallet creation and export
- Address creation
- Send and receive ETH
- Supported networks: Base Sepolia