【发布时间】:2021-07-10 10:02:17
【问题描述】:
大家好,我有一个在线投票应用程序,该应用程序基于智能合约、ganache 和 web3.js 构建。在这个应用程序中,每个选民都有一个来自 ganache 的地址。 I want when the elector goes to vote he will give his privatekey and metamask take this private key automatically without going to click on metamask and import the address I need this automatically.
【问题讨论】:
标签: blockchain ethereum solidity smartcontracts web3js