JueXue DAO is a web application relying on the Conflux Blockchain for supporting and facilitating the development.
This is a hackathon project created by a group of 4 students from the University of Toronto.
JueXue DAO is a decentralized academic open source dao community that serves the scholars.
Decentralization: We assign value to knowledge through smart contracts. Decentralization can protect intellectual property rights of scholars and scholars can benefit from smart contracts when they create documents.
Academic Open Source: Our platform does not rely on readers' subscription fees to generate revenue, so all academic articles on our platform can be read and browsed for free. Make the dissemination of knowledge easier.
DAO Community: Different from many DAO communities which centered on financial commodities, our core is to help scholars create more valuable literature. Members of the community can vote on platform rules, exchange learning, and access academic resources provided by the platform.
BeiDou (北斗) is a blockchain entrepreneurship camp hosted by the Shanghai Tree Map Blockchain Research Institute and the Conflux Blockchain Foundation.
- Express.js (TypeScript)
- Vue 2
- Solidity
- Conflux Blockchain
- Node
- yarn
https://stackoverflow.com/questions/62898770/how-do-i-switch-from-npm-to-yarn-in-my-project
# Windows PowerShell (Administrator)
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
yarn
- Ask for
.env
and put under project root directory.
yarn build
yarn start
- Install
prettier
, enable "Format on Save".
# Windows
netstat -ano | findstr 3000
taskkill /F /PID 4176
This codebase is distributed under GPL v3 license.
See LICENSE for more information.