{"_id":"@aiw3/stack-bridge","_rev":"7-2d99195f853ada0948be392150550647","name":"@aiw3/stack-bridge","description":"stack bridge contracts for typescript","dist-tags":{"latest":"0.0.8"},"versions":{"0.0.1":{"name":"@aiw3/stack-bridge","version":"0.0.1","keywords":["ethereum","smart-contracts","hardhat","solidity"],"author":{"name":"Alexandas"},"license":"MIT","_id":"@aiw3/stack-bridge@0.0.1","maintainers":[{"name":"dinn","email":"2274822997@qq.com"}],"dist":{"shasum":"7487303be3668bbcf7212fb92594d7e3a5e4c796","tarball":"https://registry.npmjs.org/@aiw3/stack-bridge/-/stack-bridge-0.0.1.tgz","fileCount":67,"integrity":"sha512-hrP//Qc7jUD3qz2qJcY2hSukMtTdpoqDf53KedfIpDsqYIe+tLzQUDKT5j7JOLuW9HltISxVFeJIrUTUnYVMCw==","signatures":[{"sig":"MEYCIQDp964RVzyjBCZt7l2pa3JP/vNDFTxtT4KIcv6Qp8zgBgIhAPn3NheVwOdLHkBHiwxa4Pg1WDk5YfX05CyFnJjMVk4w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136251},"main":"./types/index.js","husky":{"hooks":{"pre-push":"yarn test","pre-commit":"yarn test"}},"types":"./types/index.ts","engines":{"node":">= 18.16.0"},"scripts":{"dev":"hardhat node","gas":"cross-env REPORT_GAS=true hardhat test","aiw3":"hardhat --network aiw3 ","lint":"eslint \"**/*.{js,ts}\" && solhint contracts/**/*.sol","test":"hardhat test","build":"cross-env NODE_ENV=build hardhat compile && cross-env NODE_ENV=build hardhat typechain && yarn prepublish","clean":"hardhat clean","aiw3l2":"hardhat --network aiw3l2","console":"hardhat console","prepare":"yarn build && hardhat typechain","coverage":"cross-env HARDHAT_DEPLOY_FIXTURE=true hardhat coverage","lint:fix":"eslint --fix \"**/*.{js,ts}\" && prettier --write contracts/**/*.sol && solhint contracts/**/*.sol","prepublish":"tsc ./types/**.ts --module NodeNext --moduleResolution NodeNext --target ESNext","aiw3:deploy":"hardhat --network aiw3 deploy"},"_npmUser":{"name":"dinn","email":"2274822997@qq.com"},"_npmVersion":"10.8.1","description":"stack bridge contracts for typescript","directories":{},"_nodeVersion":"20.9.0","dependencies":{"chai":"^4.2.0","husky":"^8.0.3","mocha":"^10.2.0","dotenv":"^16.0.3","eslint":"^8.37.0","ethers":"^6.6.0","hardhat":"^2.22.2","solhint":"^4.5.4","ts-node":"^10.9.1","prettier":"^3.2.5","cross-env":"^7.0.3","typechain":"^8.2.0","typescript":"^5.1.6","@types/chai":"^4.2.18","@types/node":"^18.15.11","solc-0.8.20":"npm:solc@0.8.20","@types/mocha":"^10.0.1","@types/dotenv":"^8.2.0","hardhat-deploy":"^0.12.2","hardhat-ethers":"^1.0.1","solidity-docgen":"0.6.0-beta.36","solidity-coverage":"^0.8.12","@typechain/hardhat":"^8.0.0","@typechain/ethers-v6":"^0.4.0","hardhat-gas-reporter":"^2.1.1","@zetachain/faucet-cli":"^4.1.0","eslint-config-prettier":"^8.8.0","hardhat-storage-layout":"^0.1.7","@openzeppelin/contracts":"^5.0.2","solhint-plugin-prettier":"^0.1.0","prettier-plugin-solidity":"^1.3.1","@typescript-eslint/parser":"^5.57.0","@safe-global/safe-contracts":"^1.4.1-build.0","@nomicfoundation/hardhat-ethers":"^3.0.2","@nomicfoundation/hardhat-verify":"^1.0.1","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.57.0","@openzeppelin/contracts-upgradeable":"^5.0.2","@nomicfoundation/hardhat-chai-matchers":"^2.0.1","@nomicfoundation/hardhat-network-helpers":"^1.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/stack-bridge_0.0.1_1717570420949_0.16991248158585726","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@aiw3/stack-bridge","version":"0.0.2","keywords":["ethereum","smart-contracts","hardhat","solidity"],"license":"MIT","_id":"@aiw3/stack-bridge@0.0.2","maintainers":[{"name":"dinn","email":"2274822997@qq.com"}],"dist":{"shasum":"8598c622b4e02e32144ec64d43e2e23dfcbd98eb","tarball":"https://registry.npmjs.org/@aiw3/stack-bridge/-/stack-bridge-0.0.2.tgz","fileCount":91,"integrity":"sha512-NFxtzQZ83QC/Q42wHM56M3EfI7NKcxPlRIcCDLaYJSWhP9/MorGJqn69GvmHFhc3Zsem7s0VTBfe7UYDJgoiWQ==","signatures":[{"sig":"MEQCICq4GJRqY5RZg805kMtlP3xrrJKACMnCWnMuZki7XyoxAiBa0VmHyRaIjDBHVFl1waRV6HufjXJu/HblY4ohm5EHpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199287},"main":"./types/index.js","husky":{"hooks":{"pre-push":"yarn test","pre-commit":"yarn test"}},"types":"./types/index.ts","engines":{"node":">= 20.9.0"},"scripts":{"dev":"hardhat node","gas":"cross-env REPORT_GAS=true hardhat test","lint":"eslint \"**/*.{js,ts}\" && solhint contracts/**/*.sol","test":"hardhat test","build":"cross-env NODE_ENV=build hardhat compile && cross-env NODE_ENV=build hardhat typechain && yarn prepublish","clean":"hardhat clean","aiw3l1":"hardhat --network aiw3l1","aiw3l2":"hardhat --network aiw3l2","console":"hardhat console","prepare":"yarn build && hardhat typechain","coverage":"cross-env HARDHAT_DEPLOY_FIXTURE=true hardhat coverage","lint:fix":"eslint --fix \"**/*.{js,ts}\" && prettier --write contracts/**/*.sol && solhint contracts/**/*.sol","prepublish":"tsc ./types/**.ts --module NodeNext --moduleResolution NodeNext --target ESNext","aiw3l1:deploy":"hardhat --network aiw3 deploy"},"_npmUser":{"name":"dinn","email":"2274822997@qq.com"},"_npmVersion":"10.8.1","description":"stack bridge contracts for typescript","directories":{},"_nodeVersion":"20.9.0","dependencies":{"chai":"^4.2.0","husky":"^8.0.3","mocha":"^10.2.0","dotenv":"^16.0.3","eslint":"^8.37.0","ethers":"^6.6.0","hardhat":"^2.22.2","solhint":"^4.5.4","ts-node":"^10.9.1","prettier":"^3.2.5","cross-env":"^7.0.3","typechain":"^8.2.0","typescript":"^5.1.6","@types/chai":"^4.2.18","@types/node":"^18.15.11","solc-0.8.20":"npm:solc@0.8.20","@types/mocha":"^10.0.1","@types/dotenv":"^8.2.0","hardhat-deploy":"^0.12.2","hardhat-ethers":"^1.0.1","solidity-docgen":"0.6.0-beta.36","solidity-coverage":"^0.8.12","@typechain/hardhat":"^8.0.0","@typechain/ethers-v6":"^0.4.0","hardhat-gas-reporter":"^2.1.1","eslint-config-prettier":"^8.8.0","hardhat-storage-layout":"^0.1.7","@openzeppelin/contracts":"^5.0.2","solhint-plugin-prettier":"^0.1.0","prettier-plugin-solidity":"^1.3.1","@typescript-eslint/parser":"^5.57.0","@nomicfoundation/hardhat-ethers":"^3.0.2","@nomicfoundation/hardhat-verify":"^1.0.1","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.57.0","@openzeppelin/contracts-upgradeable":"^5.0.2","@nomicfoundation/hardhat-chai-matchers":"^2.0.1","@nomicfoundation/hardhat-network-helpers":"^1.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/stack-bridge_0.0.2_1718074631474_0.5716527684117605","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@aiw3/stack-bridge","version":"0.0.3","keywords":["ethereum","smart-contracts","hardhat","solidity"],"license":"MIT","_id":"@aiw3/stack-bridge@0.0.3","maintainers":[{"name":"dinn","email":"2274822997@qq.com"}],"dist":{"shasum":"ea21dcd67ec1278bbfc41fe392f8fa4a5ab2d978","tarball":"https://registry.npmjs.org/@aiw3/stack-bridge/-/stack-bridge-0.0.3.tgz","fileCount":71,"integrity":"sha512-va+HC8B8crpNJDyxDByH4Etk0YX/PnImrlikDG/BJoF44CSHuZzwTmUxVqsWlH2zFHEQOlY9JNbxpiijgE6e9g==","signatures":[{"sig":"MEYCIQD6PMarjbLkGdgUAKkBqlIDvJT1nA1+ISAI7GEMTFBXugIhAIGWca/mC7EOE+Pcz6tKgUUxp4mOpYN4nE95LXD8Qdn4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":144062},"main":"./types/index.js","husky":{"hooks":{"pre-push":"yarn test","pre-commit":"yarn test"}},"types":"./types/index.ts","engines":{"node":">= 20.9.0"},"scripts":{"dev":"hardhat node","gas":"cross-env REPORT_GAS=true hardhat test","lint":"eslint \"**/*.{js,ts}\" && solhint contracts/**/*.sol","test":"hardhat test","build":"cross-env NODE_ENV=build hardhat compile && cross-env NODE_ENV=build hardhat typechain && yarn prepublish","clean":"hardhat clean","aiw3l1":"hardhat --network aiw3l1","aiw3l2":"hardhat --network aiw3l2","console":"hardhat console","prepare":"yarn build && hardhat typechain","coverage":"cross-env HARDHAT_DEPLOY_FIXTURE=true hardhat coverage","lint:fix":"eslint --fix \"**/*.{js,ts}\" && prettier --write contracts/**/*.sol && solhint contracts/**/*.sol","prepublish":"tsc ./types/**.ts --module NodeNext --moduleResolution NodeNext --target ESNext","aiw3l1:deploy":"hardhat --network aiw3 deploy"},"_npmUser":{"name":"dinn","email":"2274822997@qq.com"},"_npmVersion":"10.8.1","description":"stack bridge contracts for typescript","directories":{},"_nodeVersion":"20.9.0","dependencies":{"chai":"^4.2.0","husky":"^8.0.3","mocha":"^10.2.0","dotenv":"^16.0.3","eslint":"^8.37.0","ethers":"^6.6.0","hardhat":"^2.22.2","solhint":"^4.5.4","ts-node":"^10.9.1","prettier":"^3.2.5","cross-env":"^7.0.3","typechain":"^8.2.0","typescript":"^5.1.6","@types/chai":"^4.2.18","@types/node":"^18.15.11","solc-0.8.20":"npm:solc@0.8.20","@types/mocha":"^10.0.1","@types/dotenv":"^8.2.0","hardhat-deploy":"^0.12.2","hardhat-ethers":"^1.0.1","solidity-docgen":"0.6.0-beta.36","solidity-coverage":"^0.8.12","@typechain/hardhat":"^8.0.0","@typechain/ethers-v6":"^0.4.0","hardhat-gas-reporter":"^2.1.1","eslint-config-prettier":"^8.8.0","hardhat-storage-layout":"^0.1.7","@openzeppelin/contracts":"^5.0.2","solhint-plugin-prettier":"^0.1.0","prettier-plugin-solidity":"^1.3.1","@typescript-eslint/parser":"^5.57.0","@nomicfoundation/hardhat-ethers":"^3.0.2","@nomicfoundation/hardhat-verify":"^1.0.1","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.57.0","@openzeppelin/contracts-upgradeable":"^5.0.2","@nomicfoundation/hardhat-chai-matchers":"^2.0.1","@nomicfoundation/hardhat-network-helpers":"^1.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/stack-bridge_0.0.3_1718087685844_0.5355231514272141","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@aiw3/stack-bridge","version":"0.0.4","keywords":["ethereum","smart-contracts","hardhat","solidity"],"license":"MIT","_id":"@aiw3/stack-bridge@0.0.4","maintainers":[{"name":"dinn","email":"2274822997@qq.com"}],"dist":{"shasum":"589361ef21935bab7f6992e1939d04b412961316","tarball":"https://registry.npmjs.org/@aiw3/stack-bridge/-/stack-bridge-0.0.4.tgz","fileCount":71,"integrity":"sha512-t1ljz/JE0XZ97CLXIx04nNFvgwDoY/Y27ogN6tS2hZ/Itcado189Ets3gLd9+8iBY/EYhcR+oimKn2zL9zsZwA==","signatures":[{"sig":"MEYCIQDQgnmxbM7VP8UAkp9SouikWKwZfWxlOmYMxgWizusrtwIhALni3/xQieeO4PiQOIdZznlwCA79XeG0m7/e+u0sn0/e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155006},"main":"./types/index.js","husky":{"hooks":{"pre-push":"yarn test","pre-commit":"yarn test"}},"types":"./types/index.ts","engines":{"node":">= 20.9.0"},"scripts":{"dev":"hardhat node","gas":"cross-env REPORT_GAS=true hardhat test","lint":"eslint \"**/*.{js,ts}\" && solhint contracts/**/*.sol","test":"hardhat test","build":"cross-env NODE_ENV=build hardhat compile && cross-env NODE_ENV=build hardhat typechain && yarn prepublish","clean":"hardhat clean","aiw3l1":"hardhat --network aiw3l1","aiw3l2":"hardhat --network aiw3l2","console":"hardhat console","prepare":"yarn build && hardhat typechain","coverage":"cross-env HARDHAT_DEPLOY_FIXTURE=true hardhat coverage","lint:fix":"eslint --fix \"**/*.{js,ts}\" && prettier --write contracts/**/*.sol && solhint contracts/**/*.sol","prepublish":"tsc ./types/**.ts --module NodeNext --moduleResolution NodeNext --target ESNext","aiw3l1:deploy":"hardhat --network aiw3 deploy"},"_npmUser":{"name":"dinn","email":"2274822997@qq.com"},"_npmVersion":"10.8.1","description":"stack bridge contracts for typescript","directories":{},"_nodeVersion":"20.9.0","dependencies":{"chai":"^4.2.0","husky":"^8.0.3","mocha":"^10.2.0","dotenv":"^16.0.3","eslint":"^8.37.0","ethers":"^6.6.0","hardhat":"^2.22.2","solhint":"^4.5.4","ts-node":"^10.9.1","prettier":"^3.2.5","cross-env":"^7.0.3","typechain":"^8.2.0","typescript":"^5.1.6","@types/chai":"^4.2.18","@types/node":"^18.15.11","solc-0.8.20":"npm:solc@0.8.20","@types/mocha":"^10.0.1","@types/dotenv":"^8.2.0","hardhat-deploy":"^0.12.2","hardhat-ethers":"^1.0.1","solidity-docgen":"0.6.0-beta.36","solidity-coverage":"^0.8.12","@typechain/hardhat":"^8.0.0","@typechain/ethers-v6":"^0.4.0","hardhat-gas-reporter":"^2.1.1","eslint-config-prettier":"^8.8.0","hardhat-storage-layout":"^0.1.7","@openzeppelin/contracts":"^5.0.2","solhint-plugin-prettier":"^0.1.0","prettier-plugin-solidity":"^1.3.1","@typescript-eslint/parser":"^5.57.0","@nomicfoundation/hardhat-ethers":"^3.0.2","@nomicfoundation/hardhat-verify":"^1.0.1","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.57.0","@openzeppelin/contracts-upgradeable":"^5.0.2","@nomicfoundation/hardhat-chai-matchers":"^2.0.1","@nomicfoundation/hardhat-network-helpers":"^1.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/stack-bridge_0.0.4_1718095818001_0.296244292691797","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@aiw3/stack-bridge","version":"0.0.5","keywords":["ethereum","smart-contracts","hardhat","solidity"],"license":"MIT","_id":"@aiw3/stack-bridge@0.0.5","maintainers":[{"name":"dinn","email":"2274822997@qq.com"}],"dist":{"shasum":"092103c33074438bbe21dc30c0ddf21bb02dfdd9","tarball":"https://registry.npmjs.org/@aiw3/stack-bridge/-/stack-bridge-0.0.5.tgz","fileCount":91,"integrity":"sha512-IuQdRmvR+roBJD8ptrAJwFwyBOZXzFTAWVXjRcWD3J7UPCzTqzmH71sHZ2N+58hd34bfQpeAB8VkuvBTqO0v2w==","signatures":[{"sig":"MEQCIHDQHK1nQ2a8mc/SugNnSXcPL1s6WMvEo0Yhz7Yn8HVgAiBU6uEibOsBSlldXV/HFMqZUaBkZryuXrSvwoYSBTyBEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":200759},"main":"./types/index.js","husky":{"hooks":{"pre-push":"yarn test","pre-commit":"yarn test"}},"types":"./types/index.ts","engines":{"node":">= 20.9.0"},"scripts":{"dev":"hardhat node","gas":"cross-env REPORT_GAS=true hardhat test","lint":"eslint \"**/*.{js,ts}\" && solhint contracts/**/*.sol","test":"hardhat test","build":"cross-env NODE_ENV=build hardhat compile && cross-env NODE_ENV=build hardhat typechain && yarn prepublish","clean":"hardhat clean","aiw3l1":"hardhat --network aiw3l1","aiw3l2":"hardhat --network aiw3l2","console":"hardhat console","prepare":"yarn build && hardhat typechain","coverage":"cross-env HARDHAT_DEPLOY_FIXTURE=true hardhat coverage","lint:fix":"eslint --fix \"**/*.{js,ts}\" && prettier --write contracts/**/*.sol && solhint contracts/**/*.sol","prepublish":"tsc ./types/**.ts --module NodeNext --moduleResolution NodeNext --target ESNext","aiw3l1:deploy":"hardhat --network aiw3 deploy"},"_npmUser":{"name":"dinn","email":"2274822997@qq.com"},"_npmVersion":"10.8.1","description":"stack bridge contracts for typescript","directories":{},"_nodeVersion":"20.9.0","dependencies":{"chai":"^4.2.0","husky":"^8.0.3","mocha":"^10.2.0","dotenv":"^16.0.3","eslint":"^8.37.0","ethers":"^6.6.0","hardhat":"^2.22.2","solhint":"^4.5.4","ts-node":"^10.9.1","prettier":"^3.2.5","cross-env":"^7.0.3","typechain":"^8.2.0","typescript":"^5.1.6","@types/chai":"^4.2.18","@types/node":"^18.15.11","solc-0.8.20":"npm:solc@0.8.20","@types/mocha":"^10.0.1","@types/dotenv":"^8.2.0","hardhat-deploy":"^0.12.2","hardhat-ethers":"^1.0.1","solidity-docgen":"0.6.0-beta.36","solidity-coverage":"^0.8.12","@typechain/hardhat":"^8.0.0","@typechain/ethers-v6":"^0.4.0","hardhat-gas-reporter":"^2.1.1","eslint-config-prettier":"^8.8.0","hardhat-storage-layout":"^0.1.7","@openzeppelin/contracts":"^5.0.2","solhint-plugin-prettier":"^0.1.0","prettier-plugin-solidity":"^1.3.1","@typescript-eslint/parser":"^5.57.0","@nomicfoundation/hardhat-ethers":"^3.0.2","@nomicfoundation/hardhat-verify":"^1.0.1","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.57.0","@openzeppelin/contracts-upgradeable":"^5.0.2","@nomicfoundation/hardhat-chai-matchers":"^2.0.1","@nomicfoundation/hardhat-network-helpers":"^1.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/stack-bridge_0.0.5_1718100159409_0.9516309932070088","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@aiw3/stack-bridge","version":"0.0.6","keywords":["ethereum","smart-contracts","hardhat","solidity"],"license":"MIT","_id":"@aiw3/stack-bridge@0.0.6","maintainers":[{"name":"dinn","email":"2274822997@qq.com"}],"dist":{"shasum":"1f89374d768bb5329b8ed4f20c2c9ea8e939bd81","tarball":"https://registry.npmjs.org/@aiw3/stack-bridge/-/stack-bridge-0.0.6.tgz","fileCount":91,"integrity":"sha512-jsxzQvre5FYS+tZ+Oz3r6+yH/SSjyBo8YYLF0zeFrNpjgOHejrKQj2XIID0bOoAPz46S6EayUBi3Oa5lFRseCA==","signatures":[{"sig":"MEUCIGOTKa1eSgreUfuqYKHdVCvPo5cjc3XbAufkLPT7z2TDAiEAn14a4wHZzLlKjPNtCjr920pgDwSLB95T3WmyaUajJcc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203837},"main":"./types/index.js","husky":{"hooks":{"pre-push":"yarn test","pre-commit":"yarn test"}},"types":"./types/index.ts","engines":{"node":">= 20.9.0"},"scripts":{"dev":"hardhat node","gas":"cross-env REPORT_GAS=true hardhat test","lint":"eslint \"**/*.{js,ts}\" && solhint contracts/**/*.sol","test":"hardhat test","build":"cross-env NODE_ENV=build hardhat compile && cross-env NODE_ENV=build hardhat typechain && yarn prepublish","clean":"hardhat clean","aiw3l1":"hardhat --network aiw3l1","aiw3l2":"hardhat --network aiw3l2","console":"hardhat console","prepare":"yarn build && hardhat typechain","coverage":"cross-env HARDHAT_DEPLOY_FIXTURE=true hardhat coverage","lint:fix":"eslint --fix \"**/*.{js,ts}\" && prettier --write contracts/**/*.sol && solhint contracts/**/*.sol","prepublish":"tsc ./types/**.ts --module NodeNext --moduleResolution NodeNext --target ESNext","aiw3l1:deploy":"hardhat --network aiw3 deploy"},"_npmUser":{"name":"dinn","email":"2274822997@qq.com"},"_npmVersion":"10.8.1","description":"stack bridge contracts for typescript","directories":{},"_nodeVersion":"20.9.0","dependencies":{"chai":"^4.2.0","husky":"^8.0.3","mocha":"^10.2.0","dotenv":"^16.0.3","eslint":"^8.37.0","ethers":"^6.6.0","hardhat":"^2.22.2","solhint":"^4.5.4","ts-node":"^10.9.1","prettier":"^3.2.5","cross-env":"^7.0.3","typechain":"^8.2.0","typescript":"^5.1.6","@types/chai":"^4.2.18","@types/node":"^18.15.11","solc-0.8.20":"npm:solc@0.8.20","@types/mocha":"^10.0.1","@types/dotenv":"^8.2.0","hardhat-deploy":"^0.12.2","hardhat-ethers":"^1.0.1","solidity-docgen":"0.6.0-beta.36","solidity-coverage":"^0.8.12","@typechain/hardhat":"^8.0.0","@typechain/ethers-v6":"^0.4.0","hardhat-gas-reporter":"^2.1.1","eslint-config-prettier":"^8.8.0","hardhat-storage-layout":"^0.1.7","@openzeppelin/contracts":"^5.0.2","solhint-plugin-prettier":"^0.1.0","prettier-plugin-solidity":"^1.3.1","@typescript-eslint/parser":"^5.57.0","@nomicfoundation/hardhat-ethers":"^3.0.2","@nomicfoundation/hardhat-verify":"^1.0.1","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.57.0","@openzeppelin/contracts-upgradeable":"^5.0.2","@nomicfoundation/hardhat-chai-matchers":"^2.0.1","@nomicfoundation/hardhat-network-helpers":"^1.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/stack-bridge_0.0.6_1718256933724_0.14625016813519887","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"@aiw3/stack-bridge","version":"0.0.7","keywords":["ethereum","smart-contracts","hardhat","solidity"],"license":"MIT","_id":"@aiw3/stack-bridge@0.0.7","maintainers":[{"name":"dinn","email":"2274822997@qq.com"}],"dist":{"shasum":"c0a49e5c1921e02851333c774564a2b6de818c33","tarball":"https://registry.npmjs.org/@aiw3/stack-bridge/-/stack-bridge-0.0.7.tgz","fileCount":91,"integrity":"sha512-Ah0ph9FVfj63Oq/6J/E5Z8r0P8x7XOfWYLg+6fvKyTqPkSuPFjF1zUehiQMQE4WGIhwAv9fnDQruTM2tbJpCKw==","signatures":[{"sig":"MEYCIQCpoIMzxvg62m3u8OxcIaoY4pILNUAEJBchIUI8wuW8QgIhAMVdJ5wgm0fMkU3QOu+QTrqOKx3NO6SdKOM32sIacjJf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206018},"main":"./types/index.js","husky":{"hooks":{"pre-push":"yarn test","pre-commit":"yarn test"}},"types":"./types/index.ts","engines":{"node":">= 20.9.0"},"scripts":{"dev":"hardhat node","gas":"cross-env REPORT_GAS=true hardhat test","lint":"eslint \"**/*.{js,ts}\" && solhint contracts/**/*.sol","test":"hardhat test","build":"cross-env NODE_ENV=build hardhat compile && cross-env NODE_ENV=build hardhat typechain && yarn prepublish","clean":"hardhat clean","aiw3l1":"hardhat --network aiw3l1","aiw3l2":"hardhat --network aiw3l2","console":"hardhat console","prepare":"yarn build && hardhat typechain","coverage":"cross-env HARDHAT_DEPLOY_FIXTURE=true hardhat coverage","lint:fix":"eslint --fix \"**/*.{js,ts}\" && prettier --write contracts/**/*.sol && solhint contracts/**/*.sol","prepublish":"tsc ./types/**.ts --module NodeNext --moduleResolution NodeNext --target ESNext","aiw3l1:deploy":"hardhat --network aiw3 deploy"},"_npmUser":{"name":"dinn","email":"2274822997@qq.com"},"_npmVersion":"10.8.1","description":"stack bridge contracts for typescript","directories":{},"_nodeVersion":"20.9.0","dependencies":{"chai":"^4.2.0","husky":"^8.0.3","mocha":"^10.2.0","dotenv":"^16.0.3","eslint":"^8.37.0","ethers":"^6.6.0","hardhat":"^2.22.2","solhint":"^4.5.4","ts-node":"^10.9.1","prettier":"^3.2.5","cross-env":"^7.0.3","typechain":"^8.2.0","typescript":"^5.1.6","@types/chai":"^4.2.18","@types/node":"^18.15.11","solc-0.8.20":"npm:solc@0.8.20","@types/mocha":"^10.0.1","@types/dotenv":"^8.2.0","hardhat-deploy":"^0.12.2","hardhat-ethers":"^1.0.1","solidity-docgen":"0.6.0-beta.36","solidity-coverage":"^0.8.12","@typechain/hardhat":"^8.0.0","@typechain/ethers-v6":"^0.4.0","hardhat-gas-reporter":"^2.1.1","eslint-config-prettier":"^8.8.0","hardhat-storage-layout":"^0.1.7","@openzeppelin/contracts":"^5.0.2","solhint-plugin-prettier":"^0.1.0","prettier-plugin-solidity":"^1.3.1","@typescript-eslint/parser":"^5.57.0","@nomicfoundation/hardhat-ethers":"^3.0.2","@nomicfoundation/hardhat-verify":"^1.0.1","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.57.0","@openzeppelin/contracts-upgradeable":"^5.0.2","@nomicfoundation/hardhat-chai-matchers":"^2.0.1","@nomicfoundation/hardhat-network-helpers":"^1.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/stack-bridge_0.0.7_1718270574566_0.21848592631771702","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"@aiw3/stack-bridge","version":"0.0.8","description":"stack bridge contracts for typescript","main":"./types/index.js","types":"./types/index.ts","engines":{"node":">= 20.9.0"},"license":"MIT","keywords":["ethereum","smart-contracts","hardhat","solidity"],"scripts":{"prepublish":"tsc ./types/**.ts --module NodeNext --moduleResolution NodeNext --target ESNext","clean":"hardhat clean","build":"cross-env NODE_ENV=build hardhat compile && cross-env NODE_ENV=build hardhat typechain && yarn prepublish","console":"hardhat console","coverage":"cross-env HARDHAT_DEPLOY_FIXTURE=true hardhat coverage","gas":"cross-env REPORT_GAS=true hardhat test","dev":"hardhat node","test":"hardhat test","aiw3l1:deploy":"hardhat --network aiw3 deploy","aiw3l1":"hardhat --network aiw3l1","aiw3l2":"hardhat --network aiw3l2","prepare":"yarn build && hardhat typechain","lint":"eslint \"**/*.{js,ts}\" && solhint contracts/**/*.sol","lint:fix":"eslint --fix \"**/*.{js,ts}\" && prettier --write contracts/**/*.sol && solhint contracts/**/*.sol"},"husky":{"hooks":{"pre-commit":"yarn test","pre-push":"yarn test"}},"dependencies":{"@nomicfoundation/hardhat-chai-matchers":"^2.0.1","@nomicfoundation/hardhat-ethers":"^3.0.2","@nomicfoundation/hardhat-network-helpers":"^1.0.0","@nomicfoundation/hardhat-toolbox":"^5.0.0","@nomicfoundation/hardhat-verify":"^1.0.1","@openzeppelin/contracts":"^5.0.2","@openzeppelin/contracts-upgradeable":"^5.0.2","@typechain/ethers-v6":"^0.4.0","@typechain/hardhat":"^8.0.0","@types/chai":"^4.2.18","@types/dotenv":"^8.2.0","@types/mocha":"^10.0.1","@types/node":"^18.15.11","@typescript-eslint/eslint-plugin":"^5.57.0","@typescript-eslint/parser":"^5.57.0","chai":"^4.2.0","cross-env":"^7.0.3","dotenv":"^16.0.3","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","ethers":"^6.6.0","hardhat":"^2.22.2","hardhat-deploy":"^0.12.2","hardhat-ethers":"^1.0.1","hardhat-gas-reporter":"^2.1.1","hardhat-storage-layout":"^0.1.7","husky":"^8.0.3","mocha":"^10.2.0","prettier":"^3.2.5","prettier-plugin-solidity":"^1.3.1","solc-0.8.20":"npm:solc@0.8.20","solhint":"^4.5.4","solhint-plugin-prettier":"^0.1.0","solidity-coverage":"^0.8.12","solidity-docgen":"0.6.0-beta.36","ts-node":"^10.9.1","typechain":"^8.2.0","typescript":"^5.1.6"},"_id":"@aiw3/stack-bridge@0.0.8","_nodeVersion":"20.9.0","_npmVersion":"10.8.1","dist":{"integrity":"sha512-y9x8afkqpSz8APX8TfC88m33BhZy4fJ1KfPANDU3qnIO+6xbcmIQEar05Qo4+JBUhsUO0YW6bqGCgF+qR29NVw==","shasum":"a5c4d0d9843c3ae75be19176dd661bbd443a2a58","tarball":"https://registry.npmjs.org/@aiw3/stack-bridge/-/stack-bridge-0.0.8.tgz","fileCount":91,"unpackedSize":205994,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHQK5FOKCc8EM4kb1kf/0xTp29W8yIYe1toMjc5z0miqAiAD6eb1noH1kpolq2xUSdMbZItXJjE5lMH/p2P9xiTg1w=="}]},"_npmUser":{"name":"dinn","email":"2274822997@qq.com"},"directories":{},"maintainers":[{"name":"dinn","email":"2274822997@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stack-bridge_0.0.8_1718273855180_0.909701996741771"},"_hasShrinkwrap":false}},"time":{"created":"2024-06-05T06:53:40.845Z","modified":"2024-06-13T10:17:35.559Z","0.0.1":"2024-06-05T06:53:41.087Z","0.0.2":"2024-06-11T02:57:11.658Z","0.0.3":"2024-06-11T06:34:45.999Z","0.0.4":"2024-06-11T08:50:18.136Z","0.0.5":"2024-06-11T10:02:39.539Z","0.0.6":"2024-06-13T05:35:33.963Z","0.0.7":"2024-06-13T09:22:54.716Z","0.0.8":"2024-06-13T10:17:35.381Z"},"maintainers":[{"name":"dinn","email":"2274822997@qq.com"}],"keywords":["ethereum","smart-contracts","hardhat","solidity"],"license":"MIT","readme":"![License: GPL](https://img.shields.io/badge/license-GPLv3-blue)![Version Badge](https://img.shields.io/badge/version-0.0.1-lightgrey.svg)\n# CDK Bridge\n\n## Install\n\n`npm install`\n\n## Local development\n\n`npm run build`\n\n`npx hardhat node`\n\n## Get start\n\n1. create `.env` file  and set your mnemonic as below\n\n   `MNEMONIC=\"your mnemonic\"`\n\n2. compile contracts, it will generate contract artifacts also typechains\n\n   `yarn build`\n\n3. test contracts\n\n   `yarn test`\n\n---\n\nOnce the rpc url is unavailable, check it [here](https://chainlist.org/)\n","readmeFilename":"README.md"}