{"_id":"@beatoz/web3-rpc","_rev":"11-b65f7c3221c51ba59aeeece87578fce6","name":"@beatoz/web3-rpc","dist-tags":{"latest":"1.6.5"},"versions":{"1.0.0":{"name":"@beatoz/web3-rpc","version":"1.0.0","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-rpc@1.0.0","homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"2fddae4b9e5eb072a81662534c563aa385c88d44","tarball":"https://registry.npmjs.org/@beatoz/web3-rpc/-/web3-rpc-1.0.0.tgz","fileCount":35,"integrity":"sha512-MVpb0B2x12Oyz8UoAAUM5TWiEwu8FWz3CnNIAZrr8dkIBn84OtY3zJNU6uyxESlpX27/y5ldSX9C8Br0y5elMg==","signatures":[{"sig":"MEUCIHyt9FYtL/vBIXoKyV7Fn+FvvgGB7VFKGpAjjWHKSphPAiEAoUk2WM3/R71WAUc8CrQbVcixhKOs77Dz98XL6nM0P0A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":103814},"main":"./lib/commonjs/index.js","types":"./lib/commonjs/index.d.ts","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"4f01f5424f55dd6d950dfd618ca79a8ab65051c8","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","email":"dev@beatoz.io"},"_npmVersion":"9.4.1","description":"Web3.js","directories":{},"_nodeVersion":"19.5.0","dependencies":{"xstream":"^11.14.0","@beatoz/web3-core":"1.0.0","@beatoz/web3-types":"1.0.0","@beatoz/web3-utils":"1.0.0","@beatoz/web3-accounts":"1.0.0","@beatoz/web3-validator":"1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","prettier":"^3.0.0","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-rpc_1.0.0_1719303465079_0.8335792385512137","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@beatoz/web3-rpc","version":"1.0.1","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-rpc@1.0.1","homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"a706ce4529c9eac77bcfab6c41fc999a3ab69a30","tarball":"https://registry.npmjs.org/@beatoz/web3-rpc/-/web3-rpc-1.0.1.tgz","fileCount":35,"integrity":"sha512-nYWDycozWZ4G4jYD6dBgpAZTMyf7y/t46wDeoi0+xvT2RC1hq1VtJTSdn9MghyfhtgJ+BT3LUfiIrGXbVBWPnw==","signatures":[{"sig":"MEUCIQCckYZr7h2HUDVc6r0YyZa2QD6aCrMh3LJlTWnVb0gq5wIgVtlopGfMzt2KO+Wi1qFu7Ks36tG/bmVo84Zx8suQF/0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":103832},"main":"./lib/commonjs/index.js","types":"./lib/commonjs/index.d.ts","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"e1e258110d90c04f7e328113083117214b78fedc","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","email":"dev@beatoz.io"},"_npmVersion":"9.4.1","description":"Web3.js","directories":{},"_nodeVersion":"19.5.0","dependencies":{"xstream":"^11.14.0","@beatoz/web3-core":"^1.0.0","@beatoz/web3-types":"^1.0.0","@beatoz/web3-utils":"^1.0.0","@beatoz/web3-accounts":"^1.0.0","@beatoz/web3-validator":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","prettier":"^3.0.0","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-rpc_1.0.1_1719305358218_0.9812358549484992","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@beatoz/web3-rpc","version":"1.1.3","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-rpc@1.1.3","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"64050509c4bd1522498145b5e41e7f9d2ee53be7","tarball":"https://registry.npmjs.org/@beatoz/web3-rpc/-/web3-rpc-1.1.3.tgz","fileCount":7,"integrity":"sha512-pOzyXzB9SHUAykQlZxrz9C5aEEr37s76eFGeSg1S7limJrVSfhhGBitHpMyonoJgqNNLx1NnJnIlZyOZS/1Kog==","signatures":[{"sig":"MEQCIEvDxxBMKreb0GBSgDin+9Sq/4pIANlBNowJh4ezOg2vAiB5eaq4nge5A4Coc0BcnpBH7fUXwRGddcruQ0pX0zaZuw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3723},"main":"./lib/commonjs/index.js","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"2d6444b2bdae924f8c707b79287d9a687c8de182","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","actor":{"name":"beatoz-dev","type":"user","email":"dev@beatoz.io"},"email":"dev@beatoz.io"},"_npmVersion":"10.9.0","description":"Web3.js","directories":{},"_nodeVersion":"23.2.0","dependencies":{"xstream":"^11.14.0","@beatoz/web3-core":"^1.1.3","@beatoz/web3-types":"^1.1.3","@beatoz/web3-utils":"^1.1.3","@beatoz/web3-accounts":"^1.1.3","@beatoz/web3-validator":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","prettier":"^3.0.0","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-rpc_1.1.3_1750665795848_0.18245985907017714","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@beatoz/web3-rpc","version":"1.2.0","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-rpc@1.2.0","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"4fa5d47063a3f4f338e7e724a160802cf174b19f","tarball":"https://registry.npmjs.org/@beatoz/web3-rpc/-/web3-rpc-1.2.0.tgz","fileCount":7,"integrity":"sha512-6g6wkpclVPOLV1q6w0kUFL+drMbSX2ye4zZO0PPzugqeAnXjYwmnrFLSfB/efHsFwvkzP4TGxZzwMzy37E5O1g==","signatures":[{"sig":"MEYCIQCuTAgmAYRRgtmG3rOah8S6If0RKOm3oGVDgMtQst6epgIhAN6xU2S1yvxlYut/nOZJssVExn5FVgXyHKqPsoqQyZJQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3723},"main":"./lib/commonjs/index.js","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"3155b502197a1602751d0094642ef1150bcfd58e","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","actor":{"name":"beatoz-dev","type":"user","email":"dev@beatoz.io"},"email":"dev@beatoz.io"},"_npmVersion":"10.9.0","description":"Web3.js","directories":{},"_nodeVersion":"23.2.0","dependencies":{"xstream":"^11.14.0","@beatoz/web3-core":"^1.2.0","@beatoz/web3-types":"^1.2.0","@beatoz/web3-utils":"^1.2.0","@beatoz/web3-accounts":"^1.2.0","@beatoz/web3-validator":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","prettier":"^3.0.0","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-rpc_1.2.0_1750844085510_0.21657807911506533","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"@beatoz/web3-rpc","version":"1.5.0","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-rpc@1.5.0","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"26c7bacd4a7209d26fd7a910b144d1515e19494b","tarball":"https://registry.npmjs.org/@beatoz/web3-rpc/-/web3-rpc-1.5.0.tgz","fileCount":7,"integrity":"sha512-ygvPeWOVxNRZOVBF4i2m1strIz2mJzfdv5vtAahh5Feh9bRd59Neci4GM9OX7Cv3c5npEOuCS/LO8F6RKnwnzg==","signatures":[{"sig":"MEYCIQDPntEsnFzNc2n15TntH3ITc7jx2ydjDQvHvvxGCkSd0gIhAMk23it/jKsOjkZgh8eC4kqg7S3g3eeG93/MKfXbmVdv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3723},"main":"./lib/commonjs/index.js","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"e07634215f9ef42ddd42349f212a3f88bb1b0131","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","actor":{"name":"beatoz-dev","type":"user","email":"dev@beatoz.io"},"email":"dev@beatoz.io"},"_npmVersion":"10.9.0","description":"Web3.js","directories":{},"_nodeVersion":"23.2.0","dependencies":{"xstream":"^11.14.0","@beatoz/web3-core":"^1.5.0","@beatoz/web3-types":"^1.5.0","@beatoz/web3-utils":"^1.5.0","@beatoz/web3-accounts":"^1.5.0","@beatoz/web3-validator":"^1.5.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","prettier":"^3.0.0","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-rpc_1.5.0_1751256011063_0.5787955089256043","host":"s3://npm-registry-packages-npm-production"}},"1.5.2":{"name":"@beatoz/web3-rpc","version":"1.5.2","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-rpc@1.5.2","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"c0c996d44b4446a0223d7ab215e3ec5b1760adde","tarball":"https://registry.npmjs.org/@beatoz/web3-rpc/-/web3-rpc-1.5.2.tgz","fileCount":35,"integrity":"sha512-Ssf64XjNQLmpGA9H5erjFYMDfjSfUo7/Hu+BJpaV6h5Z5tSAbIdny5aZ0RF5sfMUl6/NaWSZNGq+b1Nkqt1kAQ==","signatures":[{"sig":"MEYCIQDMrkz1hhrWECp+lIto7OPezc5TjpR/1PzUdejje7CdQAIhAOJKWB3QpPIAiuyQJZRDp7ZRUpn/2+bHZwZdvTRpwT4k","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":104028},"main":"./lib/commonjs/index.js","types":"./lib/commonjs/index.d.ts","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"a64c94a495200c913655049b2a11d8222a12d177","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","actor":{"name":"beatoz-dev","type":"user","email":"dev@beatoz.io"},"email":"dev@beatoz.io"},"_npmVersion":"10.9.0","description":"Web3.js","directories":{},"_nodeVersion":"23.2.0","dependencies":{"xstream":"^11.14.0","@beatoz/web3-core":"^1.5.2","@beatoz/web3-types":"^1.5.2","@beatoz/web3-utils":"^1.5.2","@beatoz/web3-accounts":"^1.5.2","@beatoz/web3-validator":"^1.5.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","prettier":"^3.0.0","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-rpc_1.5.2_1751272935613_0.5159652584253758","host":"s3://npm-registry-packages-npm-production"}},"1.6.0":{"name":"@beatoz/web3-rpc","version":"1.6.0","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-rpc@1.6.0","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"b9fede5bf60bfb38c30a759d03dfc13839e82d51","tarball":"https://registry.npmjs.org/@beatoz/web3-rpc/-/web3-rpc-1.6.0.tgz","fileCount":35,"integrity":"sha512-/7n4ZGrwY4ZKVMUNSypa7JMHR462fDvfcbbP0i+vWADp2xk36VrnnKBzV2fLOA+E/Cz2vnscpPY5RrffIHoKtg==","signatures":[{"sig":"MEUCIQDViS/9hXlav7sn6GvtuQd/oqc9byjiHGNVpoBRVAgT7wIgFoj9YCw7L2M0rSklaSajmyXLnxK7t/HG9vrqq3SwAAY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":107117},"main":"./lib/commonjs/index.js","types":"./lib/commonjs/index.d.ts","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"0a5cc12bbb1c67be9626a3e924754cd0ed61631f","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","actor":{"name":"beatoz-dev","type":"user","email":"dev@beatoz.io"},"email":"dev@beatoz.io"},"_npmVersion":"10.9.0","description":"Web3.js","directories":{},"_nodeVersion":"23.2.0","dependencies":{"xstream":"^11.14.0","@beatoz/web3-core":"^1.6.0","@beatoz/web3-types":"^1.6.0","@beatoz/web3-utils":"^1.6.0","@beatoz/web3-accounts":"^1.6.0","@beatoz/web3-validator":"^1.6.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","prettier":"^3.0.0","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-rpc_1.6.0_1751279767454_0.24483133497929832","host":"s3://npm-registry-packages-npm-production"}},"1.6.2":{"name":"@beatoz/web3-rpc","version":"1.6.2","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-rpc@1.6.2","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"646567887f2278161f8cd48e5e49919fdf937d01","tarball":"https://registry.npmjs.org/@beatoz/web3-rpc/-/web3-rpc-1.6.2.tgz","fileCount":35,"integrity":"sha512-uB+ca7+7PD89GTnMn6RtifLeGKN7hwqAaFzPHHeGPP370oHGnR82eEJeJnqclpukW7peSIB6l4IelDnEjHFEQg==","signatures":[{"sig":"MEUCIQDHTlLJ6uE+91gaRbrGFZzgPkorZ3WXMB0VJurrW5hpBgIgXFAC79Yh7Bq+Q8ectpyxydD+Jcabp85Y0xXcBx8V9Gk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":107117},"main":"./lib/commonjs/index.js","types":"./lib/commonjs/index.d.ts","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"77459478f90d2b7283d1deeb7bd4585cd76ab944","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","actor":{"name":"beatoz-dev","type":"user","email":"dev@beatoz.io"},"email":"dev@beatoz.io"},"_npmVersion":"11.4.2","description":"Web3.js","directories":{},"_nodeVersion":"24.3.0","dependencies":{"xstream":"^11.14.0","@beatoz/web3-core":"^1.6.2","@beatoz/web3-types":"^1.6.2","@beatoz/web3-utils":"^1.6.2","@beatoz/web3-accounts":"^1.6.2","@beatoz/web3-validator":"^1.6.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","prettier":"^3.0.0","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-rpc_1.6.2_1751609872248_0.7994595305961687","host":"s3://npm-registry-packages-npm-production"}},"1.6.3":{"name":"@beatoz/web3-rpc","version":"1.6.3","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-rpc@1.6.3","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"fe95900a1b53aacfa4bc3e81c0ec9a658005ce89","tarball":"https://registry.npmjs.org/@beatoz/web3-rpc/-/web3-rpc-1.6.3.tgz","fileCount":35,"integrity":"sha512-pCaGhqIb334WwTKhKfT5xbCsNIpiCNgzrC++GzB9lFcBQKkILhcspjbGJmRbYm4PgeVxVNnU3MXU7l89+ymcfQ==","signatures":[{"sig":"MEYCIQDCNNIcOh6/Jxi4f67YroBaNDe24AQ2V0bSKXUTBncHDwIhAPeF7Oycjo5cw3kyFLJw1Ubj6CVxY5Pfu9W2XK92g9e3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":106852},"main":"./lib/commonjs/index.js","types":"./lib/commonjs/index.d.ts","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"3643c3d3e86d29c0463adfbaea6330d20a78344b","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","actor":{"name":"beatoz-dev","type":"user","email":"dev@beatoz.io"},"email":"dev@beatoz.io"},"_npmVersion":"11.3.0","description":"Web3.js","directories":{},"_nodeVersion":"24.2.0","dependencies":{"xstream":"^11.14.0","@beatoz/web3-core":"^1.6.3","@beatoz/web3-types":"^1.6.3","@beatoz/web3-utils":"^1.6.3","@beatoz/web3-accounts":"^1.6.3","@beatoz/web3-validator":"^1.6.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","prettier":"^3.0.0","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-rpc_1.6.3_1751850385428_0.7817986653958395","host":"s3://npm-registry-packages-npm-production"}},"1.6.4":{"name":"@beatoz/web3-rpc","version":"1.6.4","keywords":["beatoz","sdk","blockchain","dapp"],"author":{"url":"https://github.com/beatoz","name":"BEATOZ Team","email":"dev@beatoz.io"},"license":"Apache-2.0","_id":"@beatoz/web3-rpc@1.6.4","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"homepage":"https://github.com/beatoz/beatoz-sdk-js","dist":{"shasum":"4f7766bbd63e1636f62325a16f1aeea8c2938fba","tarball":"https://registry.npmjs.org/@beatoz/web3-rpc/-/web3-rpc-1.6.4.tgz","fileCount":35,"integrity":"sha512-UxVYhcvYwmf3uqg8beH1fjKtyx7/HpJPt04HSdgvt7z/+g5xh2VCD7C4GjnBPxOQ3+S3il+EvG3d02MsjKlMVQ==","signatures":[{"sig":"MEYCIQCyqG51pA6uCfV8C/8PIBC5gz32C39v5CZhW+WXt9/fAgIhAN2gQ/bRrSO5gpn/0jj1L6z5N9Dsrw5OjAAu5SJ7Ucdm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":106852},"main":"./lib/commonjs/index.js","types":"./lib/commonjs/index.d.ts","module":"./lib/esm/index.js","engines":{"npm":">=8.19.0","node":">=16.19.0"},"gitHead":"a64792d9e908fd8e58aecd24ff275465ed8f6434","scripts":{"lint":"eslint --ext .js,.ts .","test":"jest --config=./test/unit/jest.config.js","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","clean":"rimraf dist && rimraf lib","format":"prettier --write '**/*'","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"yarn clean","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","test:silent":"jest --silent --config=./test/unit/jest.config.js","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts"},"_npmUser":{"name":"beatoz-dev","email":"dev@beatoz.io"},"_npmVersion":"11.4.2","description":"Web3.js","directories":{},"_nodeVersion":"24.3.0","dependencies":{"xstream":"^11.14.0","@beatoz/web3-core":"^1.6.4","@beatoz/web3-types":"^1.6.4","@beatoz/web3-utils":"^1.6.4","@beatoz/web3-accounts":"^1.6.4","@beatoz/web3-validator":"^1.6.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","eslint":"^8.20.0","ts-jest":"^28.0.7","prettier":"^3.0.0","typescript":"^4.7.4","@types/jest":"^28.1.6","jest-extended":"^3.0.1","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^5.30.7","@typescript-eslint/eslint-plugin":"^5.30.7"},"_npmOperationalInternal":{"tmp":"tmp/web3-rpc_1.6.4_1752224569315_0.3354860512405189","host":"s3://npm-registry-packages-npm-production"}},"1.6.5":{"name":"@beatoz/web3-rpc","version":"1.6.5","main":"./lib/commonjs/index.js","module":"./lib/esm/index.js","license":"Apache-2.0","keywords":["beatoz","sdk","blockchain","dapp"],"homepage":"https://github.com/beatoz/beatoz-sdk-js","author":{"name":"BEATOZ Team","email":"dev@beatoz.io","url":"https://github.com/beatoz"},"engines":{"node":">=16.19.0","npm":">=8.19.0"},"scripts":{"clean":"rimraf dist && rimraf lib","prebuild":"yarn clean","build":"yarn version:output && yarn build:cjs & yarn build:esm & yarn build:types","version:output":"[ -z $npm_package_version ] && rm ./src/version.ts || echo \"/* eslint-disable header/header */ export const Web3PkgInfo = { version: '$npm_package_version' };\" > ./src/version.ts","build:cjs":"tsc --build tsconfig.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","lint":"eslint --ext .js,.ts .","lint:fix":"eslint --fix --ext .js,.ts .","format":"prettier --write '**/*'","test":"jest --config=./test/unit/jest.config.js","test:silent":"jest --silent --config=./test/unit/jest.config.js"},"devDependencies":{"@types/jest":"^28.1.6","@typescript-eslint/eslint-plugin":"^5.30.7","@typescript-eslint/parser":"^5.30.7","eslint":"^8.20.0","eslint-config-prettier":"^8.8.0","eslint-plugin-header":"^3.0.0","eslint-plugin-import":"^2.26.0","eslint-plugin-prettier":"^5.0.0","jest":"^28.1.3","jest-extended":"^3.0.1","prettier":"^3.0.0","ts-jest":"^28.0.7","typescript":"^4.7.4"},"dependencies":{"@beatoz/web3-accounts":"^1.6.5","@beatoz/web3-core":"^1.6.5","@beatoz/web3-types":"^1.6.5","@beatoz/web3-utils":"^1.6.5","@beatoz/web3-validator":"^1.6.5","xstream":"^11.14.0"},"_id":"@beatoz/web3-rpc@1.6.5","gitHead":"57cd03fa6ad28920cbf002bbb7bdc3fa8dfdbc6d","types":"./lib/commonjs/index.d.ts","description":"Web3.js","_nodeVersion":"24.3.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-qI3irSe2ZqDo1LmwAwc8OH2mVzhDB0KFVKOhiHXnFc/S69eoUztPhQoaLirqV4634KkaOY+ENBQ5yJmcWmjRWw==","shasum":"bcd7785149b4890957f2f05e4596bbe66a876226","tarball":"https://registry.npmjs.org/@beatoz/web3-rpc/-/web3-rpc-1.6.5.tgz","fileCount":35,"unpackedSize":106852,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICtvPkJqGwQipWyerk+zI0IoR/O+j4FAsIgkAfiKeMk2AiEAtgS8BwNYna2PWs0R/mNiE58/qmbdkh6W8ksMeni3HdY="}]},"_npmUser":{"name":"beatoz-dev","email":"dev@beatoz.io"},"directories":{},"maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/web3-rpc_1.6.5_1752226113984_0.41590345025766484"},"_hasShrinkwrap":false}},"time":{"created":"2024-06-25T08:17:44.963Z","modified":"2025-07-11T09:28:34.372Z","1.0.0":"2024-06-25T08:17:45.248Z","1.0.1":"2024-06-25T08:49:18.393Z","1.1.3":"2025-06-23T08:03:16.034Z","1.2.0":"2025-06-25T09:34:45.710Z","1.5.0":"2025-06-30T04:00:11.248Z","1.5.2":"2025-06-30T08:42:15.824Z","1.6.0":"2025-06-30T10:36:07.649Z","1.6.2":"2025-07-04T06:17:52.416Z","1.6.3":"2025-07-07T01:06:25.629Z","1.6.4":"2025-07-11T09:02:49.485Z","1.6.5":"2025-07-11T09:28:34.180Z"},"author":{"name":"BEATOZ Team","email":"dev@beatoz.io","url":"https://github.com/beatoz"},"license":"Apache-2.0","homepage":"https://github.com/beatoz/beatoz-sdk-js","keywords":["beatoz","sdk","blockchain","dapp"],"description":"Web3.js","maintainers":[{"name":"beatoz-dev","email":"dev@beatoz.io"}],"readme":"\n# Web3.js - web3-rpc\n\nWeb3.js\n\n## Installation\n\n\n### Using NPM\n\n```bash\nnpm install @beatoz/web3\n```\n\n### Using Yarn\n\n```bash\nyarn add @beatoz/web3\n```\n\n## Getting Started\n\n\n## Prerequisites\n\n\n## Package.json Scripts\n\n| Script      | Description                                                        |\n|-------------| ------------------------------------------------------------------ |\n| clean       | Uses `rimraf` to remove `dist/`                                    |\n| build       | Uses `tsc` to build all packages                                   |\n| lint        | Uses `eslint` to lint all packages                                 |\n| lint:fix    | Uses `eslint` to check and fix any warnings                        |\n| test        | Uses `jest` to run unit tests in each package                      |\n| test:slient | Uses `jest` to run tests under `/test/integration` in each package |\n","readmeFilename":"README.md"}