cryptocoinjs / bs58

Base58 encoding/decoding for Bitcoin
http://cryptocoinjs.com/modules/misc/bs58/
MIT License
216 stars 48 forks source link

Add TypeScript types from DefinitelyTyped #39

Closed junderw closed 2 years ago

junderw commented 5 years ago

This should remove the need for people to use DefinitelyTyped for bs58.

junderw commented 5 years ago

Closes #38

junderw commented 2 years ago

@fanatid Can you add me as a publisher on npm?

I'm going to push major versions for bs58 and bs58check that use the new major version for base-x (which removed Buffer)

fanatid commented 2 years ago

@junderw done :+1: