README
@cosmjs/json-rpc
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).
Framework for implementing a JSON-RPC 2.0 API
<script type="module">
import cosmjsJsonRpc from 'https://cdn.skypack.dev/@cosmjs/json-rpc';
</script>
This package provides a light framework for implementing a JSON-RPC 2.0 API.
This package is part of the cosmjs repository, licensed under the Apache License 2.0 (see NOTICE and LICENSE).