planetarium / libplanet

Blockchain in C#/.NET for on-chain, decentralized gaming
https://docs.libplanet.io/
GNU Lesser General Public License v2.1
506 stars 139 forks source link

Implement HD Wallet #571

Open longfin opened 4 years ago

longfin commented 4 years ago

Currently, libplanet is using secp256k1 private key directly without any abstraction. it would be great if we can use HD Wallet (Hierarchical Deterministic Wallet) following BIP-32 and BIP-44 to create/use subaddresses.

chan18 commented 4 years ago

i am looking into this, Even though no time for hacktoberfest, this is very intresteing thing to work on.

chan18 commented 4 years ago

@longfin do libplanet, have a discord, gitter, IRC? so that we can discussion about this implementation.

longfin commented 4 years ago

We're using discord server.

longfin commented 4 years ago

References for implementation (probably)

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.