Connect to Extension Wallet
Preparation

Preparation#

If you haven't downloaded the OKX 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.okxwallet !== 'undefined') {console.log('OKX is installed!');}
Table of contents