This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Description
Restructure tests to following:
- Build CJS - only v18
- Build ESM - only v18
- Build Types - only v18
- Unit - v18 and v20
- Integration ( Geth: HTTP, WS, IPC ) only v18
- Integration (Hardhat: only HTTP ) only v18
- e2e browsers ( electron, chrome, firefox )
keep following scripts / tests as it is:
- Build docs
- Lint
- Build Web ( minified build )
- Keep all codecov coverage tests, performance tests, doc deploy, canary action scripts.