Skip to main content
The release notes for our Go SDK. Refer to the package releases for additional details.
0.3.0

Added

  • Added wallet import utility via Wallets.Import with HPKE support.
  • Added GenerateAuthorizationSignaturesForRequest for creating authorization signatures for requests.
0.2.0

Added

  • Wallet export utility with HPKE support.
  • API updates.
0.1.1

Added

  • Support for child key quorum IDs.

Changed

  • DX on user creation is now simplified by having account Type be a constant that can be elided when building the struct.
  • Remove linked account input utils. Calls to LinkedAccountInputOfXYZ are now replaced with LinkedAccountXYZInput structs.
0.1.0
Initial release of the Go SDK. See the quickstart guide for more details on how to get started.