Releases: coinbase/coinbase-sdk-nodejs
Releases · coinbase/coinbase-sdk-nodejs
coinbase-sdk v0.0.6
- Ability to create wallets backed by server signers and transfer with them
- Changed save_wallet to save_seed
- Changed load_wallets to load_seed and moved at wallet level
coinbase-sdk v0.0.4
Initial release of the Coinbase NodeJS.
Supported networks: Base Sepolia
Wallet create and import
Address management
Send and receive ETH, ETC-20s
Ability to hydrate wallets
API Key-based authentication
API HTTP debugging
User object and getDefaultUser
Individual private key export
Error specifications