prompts hardhat-contract-prompts hardhat을 이용해서 smart contarct 테스트를 할 때 사용할만한 라이브러리. hardhat project directory안 contracts/ 에 Solidity 파일을 넣으면, 해당 smart contract에 대한 메소드를 prompts로 제공해준다. (현재는 view 태그가 붙은 메소드에 대한 기능만 구현되어 있음) repo : Intsall in hardhat proj... promptsethereumhardhatethereum
hardhat-contract-prompts hardhat을 이용해서 smart contarct 테스트를 할 때 사용할만한 라이브러리. hardhat project directory안 contracts/ 에 Solidity 파일을 넣으면, 해당 smart contract에 대한 메소드를 prompts로 제공해준다. (현재는 view 태그가 붙은 메소드에 대한 기능만 구현되어 있음) repo : Intsall in hardhat proj... promptsethereumhardhatethereum