https://github.com/ambitioncx/circomviz

https://github.com/ambitioncx/circomviz

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: AmbitionCX
  • Language: Circom
  • Default Branch: main
  • Size: 1.68 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

circomViz

  • node version: v18.20.4
  • pnpm version: 9.5.0

Initial setup for Frontend

The frontend is built with Vite + Vue3 + TypeScript + Element-Plus + Tailwind CSS. To run the frontend, run the following command in the root directory of the project:

shell cd Frontend pnpm install pnpm run dev

Initial setup for Backend

Install circom before running the backend. You can download from GitHub release page (recommended), and make it executable by running: shell chmod +x ./circom-linux-amd64 cp ./circom-linux-amd64 /usr/local/bin/circom circom --version Or build manually: ```shell git clone https://github.com/iden3/circom.git cargo build --release cargo install --path circom

install the circom binary in the directory $HOME/.cargo/bin

circom --version ```

The backend is built with TypeScript + Fastify. To run the backend, run the following command in the root directory of the project: shell pnpm install pnpm run build pnpm run start

Owner

  • Name: AmbitionCX
  • Login: AmbitionCX
  • Kind: user

GitHub Events

Total
  • Member event: 2
  • Push event: 12
  • Pull request event: 6
  • Create event: 1
Last Year
  • Member event: 2
  • Push event: 12
  • Pull request event: 6
  • Create event: 1

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 37
  • Total Committers: 2
  • Avg Commits per committer: 18.5
  • Development Distribution Score (DDS): 0.324
Past Year
  • Commits: 24
  • Committers: 2
  • Avg Commits per committer: 12.0
  • Development Distribution Score (DDS): 0.25
Top Committers
Name Email Commits
AmbitionCX c****g@g****m 25
ZongKun Jiang 2****9@m****n 12
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: about 11 hours
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: about 11 hours
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • jiangzongkun (9)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

Backend/package.json npm
  • @types/node ^20.14.11 development
  • typescript ^5.5.3 development
  • @fastify/cors ^9.0.1
  • fastify ^4.28.1
Backend/pnpm-lock.yaml npm
  • ajv-compiler@3.6.0
  • cors@9.0.1
  • error@3.4.1
  • fast-json-stringify-compiler@4.3.0
  • merge-json-schemas@0.1.1
  • node@20.14.11
Frontend/package.json npm
  • @vitejs/plugin-vue ^5.0.5 development
  • autoprefixer ^10.4.19 development
  • postcss ^8.4.39 development
  • tailwindcss ^3.4.6 development
  • typescript ^5.2.2 development
  • vite ^5.3.4 development
  • vue-tsc ^2.0.24 development
  • element-plus ^2.7.7
  • pinia ^2.1.7
  • vue ^3.4.31
Frontend/pnpm-lock.yaml npm
  • aix-ppc64@0.21.5
  • android-arm64@0.21.5
  • android-arm@0.21.5
  • android-x64@0.21.5
  • cliui@8.0.2
  • compiler-core@3.4.32
  • compiler-dom@3.4.32
  • compiler-sfc@3.4.32
  • compiler-ssr@3.4.32
  • core@1.6.4
  • core@9.13.0
  • darwin-arm64@0.21.5
  • darwin-x64@0.21.5
  • devtools-api@6.6.3
  • dom@1.6.7
  • estree@1.0.5
  • freebsd-arm64@0.21.5
  • freebsd-x64@0.21.5
  • fs.scandir@2.1.5
  • fs.stat@2.0.5
  • fs.walk@1.2.8
  • gen-mapping@0.3.5
  • helper-string-parser@7.24.8
  • helper-validator-identifier@7.24.7
  • icons-vue@2.3.1
  • language-core@2.0.26
  • language-core@2.4.0-alpha.16
  • linux-arm64@0.21.5
  • linux-arm@0.21.5
  • linux-ia32@0.21.5
  • linux-loong64@0.21.5
  • linux-mips64el@0.21.5
  • linux-ppc64@0.21.5
  • linux-riscv64@0.21.5
  • linux-s390x@0.21.5
  • linux-x64@0.21.5
  • lodash-es@4.17.12
  • lodash@4.17.7
  • metadata@9.13.0
  • netbsd-x64@0.21.5
  • openbsd-x64@0.21.5
  • parseargs@0.11.0
  • parser@7.24.8
  • plugin-vue@5.0.5
  • popperjs-es@2.11.7
  • quick-lru@5.2.0
  • reactivity@3.4.32
  • resolve-uri@3.1.2
  • rollup-android-arm-eabi@4.18.1
  • rollup-android-arm64@4.18.1
  • rollup-darwin-arm64@4.18.1
  • rollup-darwin-x64@4.18.1
  • rollup-linux-arm-gnueabihf@4.18.1
  • rollup-linux-arm-musleabihf@4.18.1
  • rollup-linux-arm64-gnu@4.18.1
  • rollup-linux-arm64-musl@4.18.1
  • rollup-linux-powerpc64le-gnu@4.18.1
  • rollup-linux-riscv64-gnu@4.18.1
  • rollup-linux-s390x-gnu@4.18.1
  • rollup-linux-x64-gnu@4.18.1
  • rollup-linux-x64-musl@4.18.1
  • rollup-win32-arm64-msvc@4.18.1
  • rollup-win32-ia32-msvc@4.18.1
  • rollup-win32-x64-msvc@4.18.1
  • runtime-core@3.4.32
  • runtime-dom@3.4.32
  • server-renderer@3.4.32
  • set-array@1.2.1
  • shared@3.4.32
  • shared@9.13.0
  • source-map@2.4.0-alpha.16
  • sourcemap-codec@1.5.0
  • sunos-x64@0.21.5
  • tinycolor@3.6.1
  • trace-mapping@0.3.25
  • types@7.24.9
  • typescript@2.4.0-alpha.16
  • utils@0.2.4
  • web-bluetooth@0.0.16
  • win32-arm64@0.21.5
  • win32-ia32@0.21.5
  • win32-x64@0.21.5