Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 dapp 使用元掩码在 ganache 上正确运行以签署交易。但是,我想停止使用元掩码并让交易自己签名。
我想继续使用 ganache,因为这仅用于演示演示。但是,我不确定如何在没有元掩码的情况下连接智能合约。
请建议。