conflux-web-core-method

Handles the JSON-RPC methods. This package is also internally used by ConfluxWeb.

Usage no npm install needed!

<script type="module">
  import confluxWebCoreMethod from 'https://cdn.skypack.dev/conflux-web-core-method';
</script>

README

conflux-web-core-method

This is a sub package of ConfluxWeb.js

The Method module abstracts the JSON-RPC method and is used within most ConfluxWeb.js packages.

Installation

npm install conflux-web-core-method

Types

All the typescript typings are placed in the types folder.