Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

v6.0.2

Compare
Choose a tag to compare
@gre gre released this 22 Jun 07:04
· 279 commits to master since this release
0c4d01e

Migrated to TypeScript!

our libraries have migrated from FlowType to TypeScript!

These are still JavaScript libraries and you will be able to still use them in vanilla js or flowtype. But now you will also benefit from type system. NB: we still need to refine more and more our types over the next weeks. Please tell us if you reached any problems with these.

The work happened in this PR: #619

Other updates

  • erc20 list update c86538d
  • Expose a way to get Model from targetId #621
  • LL-5656 Update Algorand explorer
  • LL-5745 Update DASH explorer