Fix broken package name @iov/cosmjs in README
This commit is contained in:
parent
88faba8bed
commit
ac6fd0e115
@ -2,11 +2,11 @@
|
||||
|
||||
[](https://www.npmjs.com/package/@cosmjs/crypto)
|
||||
|
||||
@iov/cosmjs contains low-level cryptographic functionality used in other @cosmjs
|
||||
libraries. Little of it is implemented here, but mainly it is a curation of
|
||||
external libraries along with correctness tests. We add type-safety, some more
|
||||
checks, and a simple API to these libraries. This can also be freely imported
|
||||
outside of CosmJS based applications.
|
||||
This package contains low-level cryptographic functionality used in other
|
||||
@cosmjs libraries. Little of it is implemented here, but mainly it is a curation
|
||||
of external libraries along with correctness tests. We add type-safety, some
|
||||
more checks, and a simple API to these libraries. This can also be freely
|
||||
imported outside of CosmJS based applications.
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user