@cosmjs/json-rpc

Framework for implementing a JSON-RPC 2.0 API

Usage no npm install needed!

<script type="module">
  import cosmjsJsonRpc from 'https://cdn.skypack.dev/@cosmjs/json-rpc';
</script>

README

@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).