GithubHelp home page GithubHelp logo

Comments (10)

donjan-deng avatar donjan-deng commented on September 27, 2024 2

https://lkwallet.github.io 我已经成功了

from lk-chain.

qinheqing avatar qinheqing commented on September 27, 2024

web3.eth.signTransaction()这个方法是对交易进行签名,返回对象的raw属性可以用来通过web3.eth.sendSignedTransaction() 方法来发送交易。

from lk-chain.

tcy945 avatar tcy945 commented on September 27, 2024

可以加QQ群讨论:305824815

from lk-chain.

kongjuyuansu avatar kongjuyuansu commented on September 27, 2024

web3.eth.signTransaction()这个方法是对交易进行签名,返回对象的raw属性可以用来通过web3.eth.sendSignedTransaction() 方法来发送交易。

意思是先要签名后再发送么,原来是这样……我还以为一个方法就可以完成交易(尴尬)

from lk-chain.

kongjuyuansu avatar kongjuyuansu commented on September 27, 2024

web3.eth.signTransaction()这个方法是对交易进行签名,返回对象的raw属性可以用来通过web3.eth.sendSignedTransaction() 方法来发送交易。

试了下eth_sendSignedTransaction提示The method eth_sendSignedTransaction does not exist/is not available,貌似不支持……
然后我就直接用eth_sendTransaction发送交易,成功了……
确实是用一个方法就可以完成交易,之前因为这里的doc文档里没有eth_sendTransaction和eth_sendSignedTransaction只有eth_signTransaction,所以我还以为eth_signTransaction就是用来发送交易的,第一次接触区块链代码,土鳖了哈哈

from lk-chain.

kongjuyuansu avatar kongjuyuansu commented on September 27, 2024

https://lkwallet.github.io 我已经成功了

哈哈,你动作很快,这个web版钱包也是可以的,我是想做个本地钱包,毕竟本地钱包才最安全,其实就是写个GUI套上去就行了,但易用性差,不知道有没有人愿意用

from lk-chain.

pldinfo avatar pldinfo commented on September 27, 2024

有没有学习群 学习
不要讨论买卖连克的

from lk-chain.

pldinfo avatar pldinfo commented on September 27, 2024

https://lkwallet.github.io 我已经成功了

厉害 有没有学习群 学习一下

from lk-chain.

tcy945 avatar tcy945 commented on September 27, 2024

可以加QQ群讨论:305824815

from lk-chain.

lianxiangcloud avatar lianxiangcloud commented on September 27, 2024

@kongjuyuansu 棒棒的哈,关闭了

from lk-chain.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.