UNPKG

hardhat-gasless-deployer

Version:
10 lines (8 loc) 218 B
// supported networks export const networks = [ "gsn", // local gsn network // "hardhat", not supported yet "goerli", ]; // supported explorers(urls) export const urls = ["N/A", "https://goerli.etherscan.io/"];