{"_id":"web3-providers-base","_rev":"4618079","name":"web3-providers-base","description":"Ethereum provider base class for Web3 4.x.x","dist-tags":{"alpha":"1.0.0-alpha.1","latest":"1.0.0-alpha.1"},"maintainers":[{"name":"spacesailor","email":""}],"time":{"modified":"2026-04-10T18:17:12.000Z","created":"2021-07-20T01:25:13.114Z","1.0.0-alpha.1":"2021-07-20T01:25:13.114Z"},"users":{},"author":{"name":"ChainSafe Systems"},"repository":{"type":"git","url":"git+https://github.com/ChainSafe/web3.js.git"},"versions":{"1.0.0-alpha.1":{"name":"web3-providers-base","version":"1.0.0-alpha.1","description":"Ethereum provider base class for Web3 4.x.x","main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/ChainSafe/web3.js.git"},"author":{"name":"ChainSafe Systems"},"license":"LGPL-3.0","scripts":{"build":"yarn clean && yarn compile","clean":"rimraf lib && rimraf buildcache","compile":"tsc --build","lint":"yarn prettier --write . && eslint \"./src/**/*.ts\" --max-warnings=0","lint:check":"yarn prettier --check . && eslint \"./src/**/*.ts\" --max-warnings=0","test":"jest","test:unit":"jest ./test/unit"},"devDependencies":{"@types/jest":"^26.0.22","@typescript-eslint/eslint-plugin":"^4.22.0","@typescript-eslint/parser":"^4.22.0","axios":"^0.21.1","eslint":"^7.24.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.22.1","jest":"^26.6.3","prettier":"^2.3.0","ts-jest":"^26.5.4","typescript":"^4.2.4","web3-utils":"4.0.0-alpha.0"},"bugs":{"url":"https://github.com/ChainSafe/web3.js/issues"},"homepage":"https://github.com/ChainSafe/web3.js#readme","_id":"web3-providers-base@1.0.0-alpha.1","_nodeVersion":"14.16.0","_npmVersion":"7.19.1","dist":{"shasum":"ec1564fae2162a9717ead38bfd7e66f28b4de837","size":3257,"noattachment":false,"key":"/web3-providers-base/-/web3-providers-base-1.0.0-alpha.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/web3-providers-base/download/web3-providers-base-1.0.0-alpha.1.tgz"},"_npmUser":{"name":"spacesailor","email":"signup@wyatt.email"},"directories":{},"maintainers":[{"name":"spacesailor","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/web3-providers-base_1.0.0-alpha.1_1626744312924_0.6296788962012991"},"_hasShrinkwrap":false,"publish_time":1626744313114,"_cnpm_publish_time":1626744313114,"_cnpmcore_publish_time":"2021-12-16T17:53:12.015Z"}},"readme":"<p align=\"center\">\n  <img src=\"../../assets/logo/web3js.jpg\" width=\"200\" alt=\"web3.js\" />\n</p>\n\n# web3.js - Providers Base\n\n## Installation\n\n```bash\nyarn add web3-providers-base\n```\n\n## Package.json Scripts\n\n-   `build`: Runs `yarn clean` and `yarn compile`\n-   `clean`: Uses `rimraf` to remove `lib/` and `buildcache/`\n-   `compile`: Uses `tsc` to build package and depedenent packages\n-   `lint`: Uses `prettier` and `eslint` to lint package\n-   `lint:check`: Uses prettier and `eslint` to check if package has been linted\n-   `test`: Uses `jest` to run all tests\n-   `test:integration`: Uses `jest` to run tests under `/test/integration`\n-   `test:unit`: Uses `jest` to run tests under `/test/unit`\n","_attachments":{},"homepage":"https://github.com/ChainSafe/web3.js#readme","bugs":{"url":"https://github.com/ChainSafe/web3.js/issues"},"license":"LGPL-3.0"}