Skip to content

RC 2: More networks support, NetworkSupportChecker, demo and new site

Compare
Choose a tag to compare
@kkomelin kkomelin released this 23 May 12:07
· 89 commits to main since this release

Main changes:

  • backend/frontend: Made it possible to have a separate package ID for every network
  • backend: Added devnet, testnet and mainnet management commands
  • frontend: Added NetworkSupportChecker component, displaying a warning i current network is not supported
  • frontend: Added a warning message if no Sui wallets detected
  • frontend: Updated dependencies
  • frontend: Allowed not passing any params to useNetworkType, useBalance and useTransact hooks
  • frontend: Added meta-description and robots.txt to improve SEO
  • docs: Improved Readme.

Other:

Complete changelog

Installation

The installation guide is here.

Happy hacking!