web3-core-subscriptions

NPM Package Dependency Status Dev Dependency Status

This is a sub-package of web3.js

This subscriptions package is used within some web3.js packages.

Please read the documentation for more.

Usage

import {
  subscription,
  subscriptions,
} from "https://deno.land/x/npm_web3_core_subscriptions@0.0.1/mod.js";

TODO

  • Add tests
  • Merge types
  • Add use example