web3-bzz

NPM Package Dependency Status Dev Dependency Status

This is a sub-package of web3.js.

This is the swarm package.

Please read the documentation for more.

Usage

import Web3Bzz from "https://deno.land/x/npm_web3_bzz@0.0.1/mod.ts";

const bzz = new Web3Bzz('https://swarm-gateways.net');

TODO

  • Add tests
  • Check types for upload (only string and uint8array supported at the moment)
  • Merge types