Skip to content

Commit

Permalink
Update docs/hacks/build-a-decentralized-grants-program.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: max-crawford <[email protected]>
  • Loading branch information
ryanwaits and max-crawford authored Dec 8, 2023
1 parent 6cbe1c5 commit c2fcc5a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/hacks/build-a-decentralized-grants-program.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,11 @@ Key features of this project include:

**Smart Contract Automation**: All aspects of the grants program, from proposal submission to voting and fund distribution, are automated through smart contracts, ensuring transparency and tamper-proof processes.

In the following sections, we'll cover how to set up the core functionalities of our grants program- let's dive in!
This Hack walks you through the basics of building a decentralized grants program. Over the course of this hack, you will deploy your own functioning grants program.

There are also optional challenges at the end—opportunities to stretch your skills, differentiate your application, and win BTC prizes. [Submit your project here!](https://rfw7zqyd.paperform.co/)

Now it's time to hack. First, we'll cover the basics of the core functionalities of our grants program and look at 4 contracts. Let's dive in.

## Understanding the ExecutorDAO Protocol

Expand Down

0 comments on commit c2fcc5a

Please sign in to comment.