Chainlink Local - Documentation
  • 💻Getting Started
    • Chainlink Local - Documentation
    • Architecture
  • 📖API Reference
    • API Reference
    • CCIPLocalSimulator.sol API
    • CCIPLocalSimulatorFork.sol API
    • CCIPLocalSimulatorFork.js API
    • MockV3Aggregator.sol API
    • MockOffchainAggregator.sol API
  • Guides
    • CCIPLocalSimulator.sol - usage with Foundry, Hardhat & Remix IDE
    • CCIPLocalSimulatorFork.sol - usage with Foundry
    • CCIPLocalSimulatorFork.js - usage with Hardhat
  • 🧑‍💻Learn more
    • Examples
    • Contribute to Chainlink Local
Powered by GitBook
On this page
  • Build & Test
  • Contributing
  1. Learn more

Contribute to Chainlink Local

PreviousExamples

Last updated 1 year ago

Build & Test

To get started:

  • Clone the repository.

  • Run npm i && forge install to install dependencies.

  • Run npx hardhat test to run Hardhat tests.

  • Run forge test to run Foundry tests.

Contributing

Contributions are welcome, feel free to raise issues and/or open pull requests.

Thank you!

🧑‍💻
https://github.com/smartcontractkit/chainlink-local