Tutorials#
Welcome to Concordium’s tutorials section where you can sharpen your skills as a dApp (decentralized application) developer.
Getting Started with Smart Contracts#
Begin your journey by setting up your development environment and learning the fundamentals through hands-on tutorials.
Basic Smart Contracts#
Token Development#
Build with various token standards.
Fungible Tokens - Mint, transfer, and burn fungible tokens
NFT Minting - Create and transfer non-fungible tokens
Semi-Fungible Tokens - Work with hybrid token types
wCCD Token - Interact with wrapped CCD tokens on testnet
Advanced Applications#
Learn how to create decentralized solutions for voting and NFT trading.
Voting dApp - Build a complete voting system
Low Code NFT Marketplace - Create a marketplace for trading NFTs
Document Sealing#
Explore the power of blockchain technology to timestamp and verify the integrity of your files.
eSealing - Implement document sealing with the Concordium Wallet for Web and timestamp verification
Advanced Features#
Sponsored Transactions - Handle wallet signatures and backend processing
Smart Contract Upgrade - Deploy and upgrade contract logic with state migration
Additional Resources#
dApp Examples - Real-world examples of decentralized applications
Company Identity Guide - Learn how to create and manage company identities
Smart Contract Best Practices - Recommended practices for production-ready development