conflux-web

Conflux JavaScript API

Usage no npm install needed!

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

README

conflux-web

This is the main package of ConfluxWeb

Installation

Node.js

npm install conflux-web

Usage

import ConfluxWeb from 'conflux-web';

new ConfluxWeb(...);

Types

All the typescript typings are placed in the types folder.