Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
l3wi committed Feb 24, 2021
1 parent d2085b0 commit d00a0e0
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Web3 Starter


Simple web3 starter

## Get started:

Expand All @@ -22,7 +22,13 @@ The `pages/api` directory is mapped to `/api/*`. Files in this directory are tre

## Layout:


- `components` - UI components
- `contexts` - App wide data contexts, comes with wallet management
- `contracts` - Contract presets for use in the
- `hooks` -
- `pages` - Routing and base pages
- `public` - static objects available at `/`
- `utils` - Small functions that help out

## Learn More

Expand Down

0 comments on commit d00a0e0

Please sign in to comment.