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

Refactor tasks related to chainlink consumer contracts #32

Closed fabioDMFerreira closed 3 years ago

fabioDMFerreira commented 3 years ago
brunoluiz commented 3 years ago

Are these plugins officially supported by ChainLink or have you just extracted them yourself? From what it seems, it would tackle https://github.com/smartcontractkit/hardhat-starter-kit/issues/31 (I've opened it on last Friday).

brunoluiz commented 3 years ago

I couldn't find the repositories where these packages came from tho (they are not set in the package.json)

fabioDMFerreira commented 3 years ago

Thanks for the heads up on the packages repositories @brunoluiz. Now, if you go to the packages pages you should be able to see the source code link. All the plugins are in this repo (https://github.com/appliedblockchain/chainlink-consumer).

BTW in this repo you may also see:

@pappas999 if it makes sense I can transfer the ownership of the monorepo.

pappas999 commented 3 years ago

thanks @fabioDMFerreira , really appreciate your work here, loving these contributions. I'm just discussing the npm repo with the team, I'll get back to you soon and get this reviewed

pappas999 commented 3 years ago

changes look good @fabioDMFerreira , for now, we'll leave the npm regs with your team until we agree on a path moving forward, and if we decide to take ownership of them, we'll reach out