This page may contain third-party content, which is provided for information purposes only (not representations/warranties) and should not be considered as an endorsement of its views by Gate, nor as financial or professional advice. See Disclaimer for details.
// 1. Kurulum
// 2. Bağlan
const connectWallet = async () => {
const authData = await connect();
console.log('Bağlandı:', authData.address);
};
// 3. Kullan
JoyID Cüzdanı Bağlayın