npm

web3ccm-eth-miner
TypeScript icon, indicating that this package has built-in type declarations

2.0.11 • Public • Published

web3-eth-miner

This is a sub module of web3.js

This is the miner module. This is an independent module. If you want to use this module, you need to import this in your project. Please read the documentation for more.

Installation

npm install web3-eth-miner

Usage

import {Miner} from 'web3ccm-eth-miner';

const miner = new Miner('http://127.0.0.1:8546', null, options);

Types

All the typescript typings are placed in the types folder.

Readme

Keywords

none

Package Sidebar

Install

npm i web3ccm-eth-miner

Weekly Downloads

3

Version

2.0.11

License

LGPL-3.0

Unpacked Size

25.6 kB

Total Files

6

Last publish

Collaborators

  • qq123109640