Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

New Testnet Upgrade

Compare
Choose a tag to compare
@fix fix released this 11 Jan 18:47
· 1377 commits to master since this release

Many breaking changes, you have to use this version to connect to the new testnet.
Most of the changes are in the backend of the app:

  • Creation of StorageService to easily switch from one network to the other, allowing to easily switch to private chain or any cloned network.
  • Upgrade to new ark-js library.
  • Various bug fixes