iov-core icon indicating copy to clipboard operation
iov-core copied to clipboard

Document the standards IOV-Core implements in the Readme

Open Isabello opened this issue 7 years ago • 0 comments

We have a variety of standards implemented from https://github.com/bitcoin/bips . We should list these in the Readme or atleast document them somewhere in the repo for those wondering about compatibility.

I believe this includes the following list.

BIP32: https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki BIP39: https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki BIP43: https://github.com/bitcoin/bips/blob/master/bip-0043.mediawiki BIP44: https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki SLIP0010: https://github.com/satoshilabs/slips/blob/master/slip-0010.md

Isabello avatar Oct 02 '18 22:10 Isabello