Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@asladeofgreen asladeofgreen released this 04 Apr 10:22
· 36 commits to main since this release
  1. Factoring out node API's into distinct clients.
  2. API functions are async where appropriate.
  3. Node JSON-RPC types moved into types package.
  4. Crypto types moved into types package.
  5. API clients return instances of domain classes by default.
  6. Extension of unit tests & how-tos.