mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
json-rpc: Update README
This commit is contained in:
parent
5a5747cdef
commit
9850fda715
@ -1,12 +1,12 @@
|
||||
# @iov/jsonrpc
|
||||
# @cosmjs/json-rpc
|
||||
|
||||
[](https://www.npmjs.com/package/@iov/jsonrpc)
|
||||
[](https://www.npmjs.com/package/@cosmjs/json-rpc)
|
||||
|
||||
This package provides a light framework for implementing a [JSON-RPC 2.0 API](https://www.jsonrpc.org/specification).
|
||||
This package provides a light framework for implementing a
|
||||
[JSON-RPC 2.0 API](https://www.jsonrpc.org/specification).
|
||||
|
||||
## License
|
||||
|
||||
This package is part of the IOV-Core repository, licensed under the Apache
|
||||
License 2.0 (see
|
||||
[NOTICE](https://github.com/iov-one/iov-core/blob/master/NOTICE) and
|
||||
[LICENSE](https://github.com/iov-one/iov-core/blob/master/LICENSE)).
|
||||
This package is part of the cosmjs repository, licensed under the Apache License
|
||||
2.0 (see [NOTICE](https://github.com/CosmWasm/cosmjs/blob/master/NOTICE) and
|
||||
[LICENSE](https://github.com/CosmWasm/cosmjs/blob/master/LICENSE)).
|
||||
|
Loading…
x
Reference in New Issue
Block a user