Web3.js
Web3.js
``bash`
npm install @beatoz/web3
`bash`
yarn add @beatoz/web3
| Script | Description |
|-------------| ------------------------------------------------------------------ |
| clean | Uses rimraf to remove dist/ |tsc
| build | Uses to build all packages |eslint
| lint | Uses to lint all packages |eslint
| lint:fix | Uses to check and fix any warnings |jest
| test | Uses to run unit tests in each package |jest
| test:slient | Uses to run tests under /test/integration` in each package |