SubConnect
June 25, 2024 ยท View on GitHub
Note: We have stopped further development of this version and replaced it with a new and more complete version here: https://github.com/Koniverse/SubConnect-v2
Simple DApp used to test wallets in Dotsama Ecosystem.

This repository also connect with SubWallet EVM provider and MetaMask provider with idea from this issue
Requirement:
This project require nodejs and yarn before start.
Available Scripts
In the project directory, you can start work project with these commands:
yarn install
Run to install project dependencies. Wait until all done before use another command.
yarn start
Runs the app in the development mode.
Open http://localhost:3333 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
yarn build:ui
Build package to sub-connect to packages/sub-connect/build.
yarn build
Build wallet-connect, web3-react-subwallet-connector-v6 packages.
Documentations:
You can find more information about this project with below link: