Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

v1.0.0-next.2

Pre-release
Pre-release

Choose a tag to compare

@DavideSegullo DavideSegullo released this 20 Dec 18:00
· 219 commits to next since this release

1.0.0-next.2 (2022-12-20)

Features

  • keyring: ✨ add basic setup for mobx and removed hash field (c567e43), closes #4
  • keyring: ✨ add computed and autorun properties (73c0ba3), closes #4
  • keyring: ✨ add flow instead of async/await (641f104), closes #4
  • keyring: ✨ add mnemonic generation from master (ed00069), closes #3
  • keyring: ✨ add optional metadata for mnemonic storage (e0dadd1), closes #2
  • keyring: add data response for I/O operations (db6972e)