Skip to content

Keys API support

Compare
Choose a tag to compare
@MaximFischuk MaximFischuk released this 30 Jan 11:00
· 7 commits to main since this release
9ab2ae5

0.2.1 (2023-01-30)

New Features

  • Add Keys APIs
    • Create Key
    • List Keys
    • Read Key
    • Delete Key
    • Sign Data
    • Import Private Key
  • Add Import Private Key of Ethereum API

Bug Fixes

  • Fixed name of api::list_accounts

Other Changes

  • Add tests for all API functions