Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodwatts authored Jun 6, 2022
1 parent 150d469 commit 8b735f3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,13 @@ To get started with this repo, you'll need to deploy your own:
2. [Vote Contract](https://portal.thirdweb.com/pre-built-contracts/vote)
3. [Edition Drop Contract](https://portal.thirdweb.com/pre-built-contracts/edition-drop)

Then replace the addresses in [App.jsx](./src/App.jsx) with your own contract addresses.
Then, clone this example project by running:

```bash
npx create-tw-app --example dao
```

Replace the addresses in [App.jsx](./src/App.jsx) with your own contract addresses.

## Join our Discord!

Expand Down

1 comment on commit 8b735f3

@vercel
Copy link

@vercel vercel bot commented on 8b735f3 Jun 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.