Developer Documentation#
Concordium is a public blockchain platform designed for security, privacy, and scalability. It offers a unique identity layer for verified and private user interactions. Developers can leverage Concordium’s fast and affordable transactions, along with its robust smart contract capabilities, to build innovative decentralized applications.
Explore our developer resources, including detailed documentation, tutorials, and a suite of tools to support your development journey.
Note
Currently, Rust toolchain versions up to 1.81
are supported. To set version 1.81
as the default, run these commands:
$ rustup toolchain install 1.81
$ rustup default 1.81
The minimum supported rust version is currently version 1.73
Explore Concordium’s architecture, unique ID layer, transaction structure, and tokens. Understand the fundamentals of building on Concordium, and join our developer community.
Develop on Concordium: Learn to build smart contracts and dApps, and set up your development environment. Find tutorials, code examples, and guides to help you get started today.
Access a comprehensive set of tools to build your dApps. Find SDKs, APIs, smart contract libraries, CLI, CCDScan, Testnet Faucet, and IDE plugins.