ZeroDAO / socircles-ui

socircles ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZeroDAO | socircles

EN / 中文

Calibration and tuning ZeroDAO's reputation system algorithm, using circles user data and relational data, as a control group to calculate Betweenness , ArticleRank , PageRank , Closeness , Harmonic Centrality , Eigenvector Centrality , Degree Centrality , statistical data from various algorithms during the iteration.

This is the back-end repository for socircles and other related:

Website: https://socircles.info

Management: https://github.com/ZeroDAO/socircles-admin

Back End: https://github.com/ZeroDAO/socircles-backend

Installation

npm install

Local Development

Once the installation process is complete, run the following command to start the service. You can preview the website in your browser http://localhost:9002/

npm run dev

building

npm run build

About

socircles ui

License:MIT License


Languages

Language:Vue 54.8%Language:JavaScript 37.4%Language:Python 3.4%Language:SCSS 2.4%Language:HTML 1.9%Language:CSS 0.2%