This is the repository for usechainlinkfunctions.com. Built as a quick weekend hack, the idea was to help showcase the awesome ideas built by the Chainlink developer community with Chainlink Functions.
Want to submit your example code? YES...Open up a PR to get your idea included.
This project is built on Vercel using NextJS.
To run locally, npm i
, then npm run dev
, then open localhost:3000.
- Look at the examples for the correct format. Each post is a separate markdown file in the _posts directory
- Add your example. You only need to commit 1 new file.
- Test it :)
- Open a PR
Unlicense — public domain