Skip to content

amochuko/zechub-wiki

 
 

Repository files navigation

Logo

An open-source education hub for Zcash

ZecHub Wiki

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.

Getting Started

Requirement:

  1. Yarn (classic)

To set up the development environment, follow these steps:

  1. Install the project dependencies:
yarn install
  1. 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.

Learn More

Check out nextjs.org to learn more about Next.js.

To deepen your understanding of ZecHub, visit the deployed app at zechub.wiki.

Contribute

ZecHub wiki is open-source and welcomes your contribution. Read our contributing guide for more details on how.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.8%
  • CSS 5.5%
  • JavaScript 1.7%