Concordium / concordium-governance-committee-voting

This repository holds the components required to facilitate elections for the Concordium governance committee

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

concordium-governance-committee-voting

This repository contains the different components for runnning a Concordium governance committtee election. The source code is rust and typescript.

Dependencies

The dependencies needed on the host machine to build and run the different components included in the repository are:

  • Rust (version specified in ./.github/workflows/check-crates.yaml)
  • NodeJS (version specified in ./.github/workflows/check-apps.yml)
  • Yarn

About

This repository holds the components required to facilitate elections for the Concordium governance committee

License:Apache License 2.0


Languages

Language:Rust 58.6%Language:TypeScript 38.1%Language:SCSS 2.2%Language:Dockerfile 0.5%Language:JavaScript 0.4%Language:HTML 0.2%