Giter Club home page Giter Club logo

Comments (4)

omershlo avatar omershlo commented on July 18, 2024

Hey,

I think that the name "master key" is misleading (cc @oleiba mention this point as well).
This master key is basically a root secret share that can be used to generate keys and addresses in a deterministic way. You should try to generate new address : this will print you the testnet address to the screen. If you need also the public key : should be found in the wallet.data file

from gotham-city.

vuminhquang avatar vuminhquang commented on July 18, 2024

Hi,
Thank you @omershlo , I think that the misleading come from the white-paper
Part 2: A General ThreshSig wallet

  • Distibuted Key Generation (DKG): A multi-party algorithm to generate a public key (a blockchain address) and secret shares of the private key.

If I understand right, means we only have 1 public key and 1 private key (inform of multiple shares). Could you help me clarify this?

You should try to generate new address : this will print you the testnet address to the screen

If now I run this 4 times
"./cli wallet -a"
I will get 4 addresses which are technically equal? And I can get 1 of them to publish outside and start to receive BTC to this?

Thank you very much.

from gotham-city.

omershlo avatar omershlo commented on July 18, 2024

you will get 4 addresses, each one of them is derived deterministically. you can use each one and publish outside and start to receive TESTNET btc

from gotham-city.

vuminhquang avatar vuminhquang commented on July 18, 2024

okie, got it. Thank you for clarify @omershlo :)

from gotham-city.

Related Issues (16)

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.