Skip to content

Releases: coinbase/coinbase-sdk-nodejs

coinbase-sdk v0.0.6

03 Jun 23:18
fadd3f2
Compare
Choose a tag to compare
  • 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

29 May 01:00
8d4a0a1
Compare
Choose a tag to compare

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