Giter Site home page Giter Site logo

Comments (6)

AlexSugak avatar AlexSugak commented on August 17, 2024

working on this

from services.

AlexSugak avatar AlexSugak commented on August 17, 2024

Talked with Brandon in wechat and clarified that other developers are working in hardware wallet so I should take another task

from services.

mpsido avatar mpsido commented on August 17, 2024

Pull request #43

  • func GenerateDeterministicKeyPairs(seed []byte, n int) []SecKey
  • func ECDH(pub PubKey, sec SecKey) []byte
  • PubKey, PubKeyFromSecKey(seckey SecKey) PubKey
  • AddressFromPubKey(pubKey PubKey) Address

from services.

mpsido avatar mpsido commented on August 17, 2024

@skycoin-manager this issue asks to make a code to "VerifySignature" but do not ask me to do signature: do you confirm we don't need it ?

Second question: for address generation do you want the generation for both bitcoin and skycoin or only skycoin

from services.

mpsido avatar mpsido commented on August 17, 2024

pushed code to generate bitcoin public and private address

from services.

mpsido avatar mpsido commented on August 17, 2024

Quoting wechat conversation precising what's in scope

  • address generation: bitcoin + skycoin
  • Sign verification: skycoin only
  • Signature: out of scope (but can do if have time)

from services.

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.