smartcontractkit / hardhat-starter-kit

A repo for boilerplate code for testing, deploying, and shipping chainlink solidity code.
MIT License
1.21k stars 490 forks source link

Add plugin that funds account with Link #38

Closed fabioDMFerreira closed 3 years ago

fabioDMFerreira commented 3 years ago

related to #35

This PR replaces the fund-link task with a hardhat plugin dedicated to funding an account with Link token.

pappas999 commented 3 years ago

thanks for this @fabioDMFerreira . The changes look good. You guys should reach out to Hardhat and get the plugin listed on their plugins page