Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1016 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 1016 Bytes

image

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.

Add your own example to the site

  1. Look at the examples for the correct format. Each post is a separate markdown file in the _posts directory
  2. Add your example. You only need to commit 1 new file.
  3. Test it :)
  4. Open a PR

Unlicense — public domain