반응형 upgradable smart contract ropsten1 Hardhat, infura로 Ropsten Ethereum testnet에 upgradeable contract 배포하기 Hardhat으로 ropsten testnet에 Upgradeable Contracts 배포하기 webstrom 새로운 폴더 열고 $ npm init -> package.json 생성됨 package.json 설치할 것 작성 { "name": "upgradeable", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "devDependencies": { "@nomiclabs/hardhat-ethers": "^2.0.3", "@nomiclabs/hardhat-etherscan": "^2.1.8", "@openzeppelin/h.. 2022. 9. 6. 이전 1 다음 반응형