Skip to content

v4.0.1

Compare
Choose a tag to compare
@jdevcs jdevcs released this 07 Jun 14:10
· 320 commits to 4.x since this release
5b5bf87

Web3.js 4.0.1 is written in TypeScript and has many exciting features such as:

  • Easy extensibility ( with web3 Plugins feature. example: Chainlink Plugin )
  • In compliance with ETH EL Specification
  • Dynamic Contract Typing
  • Native typescript
  • ESM CJS native builds
  • 85%+ test coverage
  • Custom data formatting feature
  • Reduced package size
  • New packages ( web3-types, web3-errors, web3-validator, web3-rpc-methods )
  • Validation functionality using schema

Documentation:

Detailed List of changes are mentioned under:

If there are any bugs, improvements, optimizations or any new feature proposal feel free to create github issue, or post a pull request for contributions.