EnDocsReferenceDappDev-toolsDev-tools BitgetWallet console.log window.onmessage = function(e){ let data = e.data || {}; if(data.isBitKeep){ console.log('bitget wallet log:', data.message, e); } }; window.localStorage.debug = 'bit:*';Last updated on July 11, 2025Developer CommunityContinuing the Integration of Bitget Wallet Lite