1.7.1-rc.8 • Published 3 years ago
fico-web3-core-requestmanager v1.7.1-rc.8
web3-core-requestmanager
This is a sub-package of web3.js.
This requestmanager package is used by most web3.js packages.
Please read the documentation for more.
Installation
Node.js
npm install web3-core-requestmanager
Usage
const Web3WsProvider = require('fico-web3-providers-ws');
const Web3RequestManager = require('fico-web3-core-requestmanager');
const requestManager = new Web3RequestManager(new Web3WsProvider('ws://localhost:8546'));
1.7.1-rc.8
3 years ago
1.7.1-rc.7
3 years ago
1.7.1-rc.6
3 years ago
1.7.1-rc.5
3 years ago
1.7.1-rc.4
3 years ago
1.7.1-rc.3
3 years ago
1.7.1-rc.2
3 years ago
1.7.1-rc.1
3 years ago
1.7.1-rc.0
3 years ago