Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gskril/web3-starter
Opinionated monorepo template for web3 projects
https://github.com/gskril/web3-starter
ethereum web3
Last synced: 16 days ago
JSON representation
Opinionated monorepo template for web3 projects
- Host: GitHub
- URL: https://github.com/gskril/web3-starter
- Owner: gskril
- Created: 2023-01-05T20:19:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T22:12:56.000Z (3 months ago)
- Last Synced: 2024-10-20T13:53:06.072Z (28 days ago)
- Topics: ethereum, web3
- Language: TypeScript
- Homepage:
- Size: 785 KB
- Stars: 22
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web3 Monorepo Template
This is an opinionated monorepo template for web3 projects. It uses Hardhat for [smart contracts](./apps/contracts/README.md) and Next.js for the [web app](./apps/web/README.md).