
內容簡介
管理員可以提供啟用 Web3 錢包登入並為任何 WordPress 使用者帳戶設定公共地址的功能。
啟用後,使用者將會在登入頁面上看到一個按鈕,按下即可啟動他們的Web3以太坊兼容錢包(例如 Metamask),並允許他們簽署一個訊息。簽署訊息確保使用者是以其登入的地址的擁有者,並確保不會犧牲任何帳戶資訊或產生任何交易費用。
功能:
- Web3錢包登入
- 要求訊息簽署以進行驗證
- 以太坊網絡支持
設定頁面:
/wp-admin/options-general.php?page=web3-wallet-login
若要報告問題或提交程式碼拉取請前往 https://github.com/vpallegar/wordpress-web3-wallet-login。
外掛標籤
開發者團隊
原文外掛簡介
Administrators can provide the ability to enable Web3 Wallet Login and set public addresses for any wordpress user account.
Once enabled, a user will see a button on the login page that will launch their web3 ethereum compatible wallet (ie metamask) and allow them to sign a message. Signing a message ensures the user is the owner of the address they are logging in with and does not compromise any account information or cost any gas fees.
Features:
- Web3 wallet login
- Require message signature for verification
- Ethereum network support
Settings page:
/wp-admin/options-general.php?page=web3-wallet-login
To report issues or submit PR’s please visit https://github.com/vpallegar/wordpress-web3-wallet-login.
