Contribute to Chainlink Local
Build & Test
To get started:
Clone the https://github.com/smartcontractkit/chainlink-local repository.
Run
npm i && forge installto install dependencies.Run
npx hardhat testto run Hardhat tests.Run
forge testto run Foundry tests.
Contributing
Contributions are welcome, feel free to raise issues and/or open pull requests.
Thank you!
Last updated