bitcore
bitcore copied to clipboard
"Releases" link in README.md does not take user to releases
The "releases" link in packages/bitcore-lib/README.md makes mention of prebuilt files to use, but the link goes to another markdown document, which lists the releases, but does not actually link to any of them.
Am I missing something?
That part of the documentation is pretty outdated. It's recommended to use npm or npx to install bitcore-lib in your project with npm install bitcore-lib
It looks like this documentation has been updated so I think this could probably be closed out.