cosmjs-util/packages/json-rpc
2020-06-25 15:34:09 +02:00
..
nonces json-rpc: Remove nonces 2020-06-24 16:44:09 +02:00
src json-rpc: Use JSON compatibility code instead of @iov/encoding 2020-06-24 16:02:55 +02:00
types json-rpc: Use JSON compatibility code instead of @iov/encoding 2020-06-24 16:02:55 +02:00
.eslintignore json-rpc: Fork from @iov/jsonrpc 2020-06-24 15:46:20 +02:00
.gitignore json-rpc: Fork from @iov/jsonrpc 2020-06-24 15:46:20 +02:00
.nycrc.yml Add remaining packages to coverage report 2020-06-25 15:34:09 +02:00
jasmine-testrunner.js Add remaining packages to coverage report 2020-06-25 15:34:09 +02:00
karma.conf.js json-rpc: Fork from @iov/jsonrpc 2020-06-24 15:46:20 +02:00
package.json Add remaining packages to coverage report 2020-06-25 15:34:09 +02:00
README.md json-rpc: Update README 2020-06-24 16:05:36 +02:00
tsconfig.json json-rpc: Fork from @iov/jsonrpc 2020-06-24 15:46:20 +02:00
tsconfig.workers.json json-rpc: Fork from @iov/jsonrpc 2020-06-24 15:46:20 +02:00
typedoc.js json-rpc: Fork from @iov/jsonrpc 2020-06-24 15:46:20 +02:00
webpack.web.config.js json-rpc: Fork from @iov/jsonrpc 2020-06-24 15:46:20 +02:00

@cosmjs/json-rpc

npm version

This package provides a light framework for implementing a JSON-RPC 2.0 API.

License

This package is part of the cosmjs repository, licensed under the Apache License 2.0 (see NOTICE and LICENSE).