Skip to content

karen-stepanyan/usechainlinkfunctions

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.4%
  • JavaScript 4.2%
  • CSS 1.4%