heypran / dotes

decentralized notes taking app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotes - Decentralized Notes taking app

Getting started

Pre-Requisite

Note: you will need web3storage key and place it inside env/.env.development with following content NEXT_PUBLIC_WEB3_KEY=<key here>

Frontend / UI

Run the following command on your local environment:

git clone <repo>

yarn install

Then, you can run locally in development mode with live reload:

yarn dev

Open http://localhost:3000 in the browser.

Boilerplate code from : https://github.com/heypran/zk-block

Contributions

Everyone is welcome to contribute to this project.

  • Add more beginner friendly circuits
  • Improve the site's codebase
  • Write tests
  • Discuss ideas in issues
  • Improve documentation

About

decentralized notes taking app


Languages

Language:TypeScript 49.3%Language:JavaScript 46.5%Language:HTML 4.0%Language:CSS 0.1%Language:Shell 0.1%