Skip to main content

Web3 Onboard

Web3 Onboard provides a customizable wallet connection process, suitable for EVM projects that want to control the wallet list, chain configuration and connection UI. UKey Wallet can participate in the connection process as an injection wallet.

Reference documentation

Setup

yarn add @web3-onboard/core @web3-onboard/injected-wallets
# another option
npm install @web3-onboard/core @web3-onboard/injected-wallets

Demo