Preparation
Last updated: 02/10/2026 03:06:00
If you haven't downloaded the KuCoin Web3 Plugin Wallet yet, please go to the download page:
If you have already downloaded the plugin wallet, check if the plugin wallet is running normally in your browser by copying the following code into the browser's developer console:
if (typeof window.kucoin !== 'undefined') {console.log('KuCoin Wallet is installed!');}