Skip to content

Releases: coinbase/coinbase-sdk-ruby

coinbase-sdk v0.0.5

20 May 16:51
6030264
Compare
Choose a tag to compare

Added

  • wallets method on the User class
  • Ability to hydrate wallets (i.e. set the seed on it)

coinbase-sdk v0.0.4

13 May 18:29
48b8fc0
Compare
Choose a tag to compare

Changed

  • Refactor methods to be more idiomatic for Ruby.

coinbase-sdk v0.0.3

07 May 17:18
b668677
Compare
Choose a tag to compare

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

30 Apr 23:20
2b557e9
Compare
Choose a tag to compare

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

19 Apr 22:40
bee88e3
Compare
Choose a tag to compare

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