1.0.7 • Published 2 years ago

core-web3-eth-accounts v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

web3.js - Web3 Eth Accounts

ES Version Node Version NPM Package Dependency Status Dev Dependency Status

This is a sub-package of web3.js.

web3-eth-accounts contains functionality for managing Core accounts and signing.

Get it from the NPM Registry
yarn add web3-eth-accounts

Getting Started

Prerequisites

Package.json Scripts

ScriptDescription
cleanUses rimraf to remove dist/
buildUses tsc to build package and dependent packages
lintUses eslint to lint package
lint:fixUses eslint to check and fix any warnings
formatUses prettier to format the code
testUses jest to run unit tests
test:integrationUses jest to run tests under /test/integration
test:unitUses jest to run tests under /test/unit
1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago