Gizmotronn / ens

Polygon ens product

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethereum Name Service on Polygon

For use with signal-k/polygon

Try running some of the following tasks:

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help

deploy.js is a script to deploy to the Mumbai (Polygon-eth) testnet, while run.js is used to deploy to a local Hardhat server/blockchain

About

Polygon ens product


Languages

Language:Solidity 63.7%Language:JavaScript 36.3%