What it does
Our submission is able to merge GitHub PR's on-chain, using Chainlink Functions. In our project repo we have created an example project that allows developers to make GitHub repo PR's, and then have a DAO vote on these PR's as proposals. If the proposal passes, the DAO executes on the proposal, and using Chainlink Functions, merges the PR.
How we built it
The smart contracts were developed with foundry, the backend (which handles the trusted smart contract and GitHub account) was written in Go. And the Functions source scripts were written in Javascript.
Built With
- foundry
- go
- javascript
- solidity

Log in or sign up for Devpost to join the conversation.