Coder Social home page Coder Social logo

Comments (6)

chuwt avatar chuwt commented on August 27, 2024 1

哈哈哈哈,可以。另外chia-tx这个包也是之前版本的代码,现在版本好像有些结构的名称换了,你可以对比一下,欢迎PR。

from chia-bls-go.

229821246 avatar 229821246 commented on August 27, 2024 1

好的,谢谢大佬

from chia-bls-go.

chuwt avatar chuwt commented on August 27, 2024

这个是签名工具,你构造好交易数据之后是可以用来转账的。具体对交易签名可以看这里

from chia-bls-go.

229821246 avatar 229821246 commented on August 27, 2024

是不是就可以不用chia-tx这个包?我想用go实现转帐的操作

from chia-bls-go.

chuwt avatar chuwt commented on August 27, 2024

转账涉及到CLVM操作,你需要实现一些CLVM的功能去序列化数据,这块暂时还是有一些难度的,有兴趣你可以试一试,后面我也可以参与一下哈哈哈。我也写了关于公钥生成地址的工具,这里其实也是用到CLVM的,但是我没有去实现它,而是根据地址生成的特定规律hack出来的一种实现,如果实现CLVM有难度可以考虑这种hack方式。

from chia-bls-go.

229821246 avatar 229821246 commented on August 27, 2024

你这么一说,我肯定搞不定,就是想用最简单的方法去实现它,说不定过段时间我这项目就停了,那还是研究下你这个chia-tx包快些

from chia-bls-go.

Related Issues (5)

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.