UNPKG

@thenextblock/hardhat-weth

Version:
10 lines (7 loc) 143 B
# Deploy WETH Example: ```typescript import { deployWeth } from '@thenextblock/hardhat-weth'; ... const weth = await deployWeth(signer); ```