Wallets
Venly
Wallet module for connecting Venly Wallet SDK to Web3 Onboard. Check out the Venly Docs for more information.
Install
- Yarn
- Npm
Options
clientId
- The Client ID used to connect with Venly. More information can be found
here.
environment
- The environment to which you want to connect, possible values are 'staging' and 'production'. Defaults to 'production'.
NOTE: Production environment handles main networks while Staging handles test networks. List of supported networks can be found here.
Usage
Build Environments
For build env configurations and setups please see the Build Env section here