【问题标题】:How send Ethereum transaction with python without ganache?如何在没有 ganache 的情况下使用 python 发送以太坊交易?
【发布时间】:2021-02-18 20:24:49
【问题描述】:

我是这个区块链的新手,想用 python 学习它

我已经通过 python 创建了一个钱包

现在我的问题是:是否可以使用此信息发送交易

  • 助记符
  • 地址
  • private_key
  • 公钥
  • 密码

谢谢你的帮助:)

【问题讨论】:

标签: python linux blockchain ethereum ether


【解决方案1】:

知道私钥并使用 web3.py 就足够了。 请关注文档:https://web3py.readthedocs.io/en/stable/web3.eth.account.html?highlight=sign#sign-a-transaction

【讨论】:

    猜你喜欢
    • 2021-10-02
    • 2019-12-09
    • 1970-01-01
    • 2018-09-22
    • 2018-11-04
    • 1970-01-01
    • 1970-01-01
    • 2017-01-27
    • 2018-10-26
    相关资源
    最近更新 更多