Add Leap to existing Keplr integration
If Connect to Keplr already exists on your dapp, adding Leap is easy because we've followed a similar API structure
window.addEventListener('leap_keystorechange', reconnectWallet)window.getOfflineSigner
window.getOfflineSignerOnlyAmino
window.getOfflineSignerAuto
window.getEnigmaUtilswindow.leap.getOfflineSigner
window.leap.getOfflineSignerOnlyAmino
window.leap.getOfflineSignerAuto
window.leap.getEnigmaUtilsLast updated