Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 224 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 224 Bytes

web3-privatekey-provider

A private key web provider

Install

npm install web3-privatekey-provider

or

yarn add web3-privatekey-provider

Usage

new PrivateKeyProvider(privKey, 'http://localhost:8545')