Repositories
-
concordium-base
Core Rust and Haskell libraries used by various components of the Concordium blockchain, as well as some tools used for testing and development.
-
concordium-node
The main concordium node implementation.
-
concordium-client
A command line client to interact with the concordium-node
-
concordium-grpc-api
The gRPC protocol definition file and related documentation on the gRPC interface exposed by concordium-node.
-
concordium-wasm-smart-contracts
Core support for Wasm smart contracts on the Concordium blockchain.
-
Testnet3-Challenges
This repo is dedicated to Concordium Incentivized Testnet3.
-
translations-unofficial
Unofficial community-contributed translations of documentation/guides
-
-
concordium-node-dashboard
Local node dashboard to display the state of the node.
-
concordium-contracts-common
Common functionality used by smart contracts and the host environment on the Concordium blockchain.
-
concordium-rust-smart-contracts
Standard library for writing smart contracts for the Concordium blockchain.
-
http2-grpc-haskell
Forked from haskell-grpc-native/http2-grpc-haskellgRPC over HTTP/2 for Haskell, client and server
-
concordium-tools-baker-id-gen
Tool to generate sequential baker ids for docker-compose setups and devnet deployments.
-
-
-
-
.github
Repository for common templates used by all Concordium repositories.
-
concordium.github.io
Concordium Developer Documentation