Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bip44 indexes for coins #561

Closed
karelbilek opened this issue Mar 29, 2016 · 7 comments
Closed

bip44 indexes for coins #561

karelbilek opened this issue Mar 29, 2016 · 7 comments

Comments

@karelbilek
Copy link
Contributor

Hello,

do you somewhere have BIP44 indexes for coin networks ( https://github.com/satoshilabs/slips/blob/master/slip-0044.md ) ?

I could add it to networks.js, but then, you might not want to put BIP44 stuff there...

@karelbilek
Copy link
Contributor Author

Nevermind, it's here
https://github.com/bitcoinjs/bip44-constants

@fanatid
Copy link
Member

fanatid commented Mar 29, 2016

@Runn1ng probably it also would be available in cryptocoinjs/coininfo soon: cryptocoinjs/coininfo#19

@karelbilek
Copy link
Contributor Author

Great! Just a question - do you plan to move to coininfo in bitcoinjs-lib in the near (or far) future?

@fanatid
Copy link
Member

fanatid commented Mar 29, 2016

ping @dcousens

@jprichardson
Copy link
Member

Great! Just a question - do you plan to move to coininfo in bitcoinjs-lib in the near (or far) future?

I don't see the benefit in doing this.

@dcousens
Copy link
Contributor

@Runn1ng we don't want to become a database for all the varying cryptocoin constants.
It becomes difficult and cumbersome to maintain, especially when they all have subtle differences in the general meaning of the those constants.

I'd rather bitcoinjs-lib set the standard for the network object's type-structure, and a module like coininfo be the "end all".

@karelbilek
Copy link
Contributor Author

That's really a good idea... But then it would make sense to me that bitcoinjs would use coininfo :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants