This is a collection of introductory Chainlink integrations. Please click on each folder for more information.
- Go 1.10+
- Node JS
- Docker (for DevNet)
Each example requires the development environment, set up as follows:
From the chainlink/ directory:
- Run
./internal/bin/devnet(or configure direnv.envrcto addchainlink/internal/binto yourPATH) - Run
./internal/bin/cldevin top level repo folder
Go to our development wiki to read more.