Welcome to ZecHub, an open-source education hub for Zcash! This Next.js project is designed to provide a platform for educational content related to Zcash and privacy. If you're new to ZecHub or Next.js, this guide will help you get started.
Requirement:
To set up the development environment, follow these steps:
- Install the project dependencies:
yarn install
- Run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the ZecHub Wiki in action. You can start editing the page by modifying the files within the src/app
directory. The page will auto-update as you make changes.
Check out nextjs.org to learn more about Next.js.
To deepen your understanding of ZecHub, visit the deployed app at zechub.wiki.
ZecHub wiki is open-source and welcomes your contribution. Read our contributing guide for more details on how.