Giter Club home page Giter Club logo

Comments (4)

reaster avatar reaster commented on May 30, 2024 1

Yes. Signature now work. However, this is a prototype SDK, it was not meant to be used in real applications. The plan is to rewrite it over the next 8 months to be to bring it up to production quality.

from cardano_wallet_sdk.

reaster avatar reaster commented on May 30, 2024

Most mobile and web wallets use third party services for accessing the blockchain. However, self custodial wallets hold the private keys, so the third party service can not sign your transactions. Consequently, the wallet must build the transaction, sign it and attach the signature to the transaction in the correct binary format (not trivial). The third party service, will check that the inputs match the outputs, validate the signature and submit it for inclusion in the blockchain, but can not change it any way.
FYI There is still a bug in the signing code and I probably won't have time to fix it right away. I'm working full time and taking the Plutus Pioneer Course. This project still needs a lot of work to achieve production quality. When that happens, I expect there will be a lot of interest in the Flutter community.

from cardano_wallet_sdk.

haskell-monad avatar haskell-monad commented on May 30, 2024

大多数移动和网络钱包使用第三方服务来访问区块链。 但是,自托管钱包持有私钥,因此第三方服务无法签署您的交易。 因此,钱包必须构建交易,对其进行签名并以正确的二进制格式(并非微不足道)将签名附加到交易中。 第三方服务将检查输入是否与输出匹配,验证签名并将其提交以包含在区块链中,但不能以任何方式更改它。 仅供参考,签名代码中仍然存在错误,我可能没有时间立即修复它。 我正在全职工作并参加 Plutus Pioneer 课程。 该项目仍需要大量工作才能达到生产质量。 当这种情况发生时,我预计 Flutter 社区会引起很大的兴趣。

So far, has this signature problem been fixed? I want to use this library to develop a real application, and there seems to be no similar library available.

from cardano_wallet_sdk.

haskell-monad avatar haskell-monad commented on May 30, 2024

Yes. Signature now work. However, this is a prototype SDK, it was not meant to be used in real applications. The plan is to rewrite it over the next 8 months to be to bring it up to production quality.

thank you for your hard work, come on

from cardano_wallet_sdk.

Related Issues (19)

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.