@artela-next/web3
v1.9.23
Published
Ethereum JavaScript API
Downloads
2
Readme
web3
Web3.js 4.x has been released. Checkout 4.x API documentation and migration guide for testing, early feedback and contributions.
This is the main package of web3.js.
Please read the main README and documentation for more.
Installation
You can install the package either using NPM or using Yarn
Using NPM
npm install web3
Using Yarn
yarn add web3
Types
All the TypeScript typings are placed in the types
folder.