VeWorld WalletKit is a typescript library that facilitates seamless interaction between VeChain wallets (veworld, sync2) and dApps, enhancing user experience and developer convenience.
- Allow easy interaction with all wallets.
- Currently, connex only plays nice with Sync / Sync2
- Enable a better UX for users
Key Features a.k.a scope
-
wallet connectivity
key components that handle interaction with veworld and sync 2
-
customizable UI
ability to totally customize the UI of components
-
User Experience
Consistent experience with Ethereum and other chains
-
Developer friendly
Easy to adopt with proper documentation.
yarn install:all
yarn dev
yarn clean
- Runs yarn clean and removes all node_modules
yarn purge
yarn
yarn build:deps
yarn build
- Create a Modal/ Library in React / Vue / Angular