Skip to content

cuongquangnam/monorepo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScholarDAO

ScholarDAO is a protocol for decentralized, autonomous publishing of scientific research. The project got into the finalist for ETHGlobal - HackFS. We also won the prize: "Best new subgraph runner up".

Link for our showcase page: https://showcase.ethglobal.com/hackfs2021/scholardao.

The branch that has the latest front-end is frontendcuong.

Subgraph URL: https://thegraph.com/legacy-explorer/subgraph/scholardao/scholar-dao

Workflow: Workflow

🏄‍♂️ Quick Start

Prerequisites: Node plus Yarn and Git

clone/fork the repo:

git clone https://github.com/scholardao/monorepo

install and start your 👷‍ Hardhat chain:

cd monorepo
yarn install
yarn chain

in a second terminal window, start your 📱 frontend:

cd monorepo
yarn start

in a third terminal window, 🛰 deploy your contract:

cd monorepo
yarn deploy

📱 Open http://localhost:3000 to see the app

NOTE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.0%
  • Solidity 8.7%
  • TypeScript 5.3%
  • Shell 3.7%
  • Dockerfile 1.0%
  • HTML 0.8%
  • Other 0.5%