dApp examples#
Select an example to see more information about it, such as a hosted dApp for you to try, links to tutorials, repositories, and more.
Starting a new project on the Concordium blockchain? Have a look at the dApp starter template!
Piggy bank
Demo frontend where you can try the functionality on Concordium’s testnet
wCCD
Demo frontend testnet where you can try the functionality on Concordium’s testnet
Demo frontend mainnet where you can try the functionality on Concordium’s mainnet
View gallery upon ID proof
Demo frontend where you can try the functionality on Concordium’s testnet
eSealing
Demo frontend where you can try the functionality on Concordium’s testnet
Sponsored Transactions
Demo frontend where you can try the functionality on Concordium’s testnet
CIS2 Sponsored Transactions
Demo frontend where you can try the functionality on Concordium’s testnet
Track and Trace
Demo frontend where you can try the functionality on Concordium’s testnet
Compliant Reward Distribution
Demo frontend where you can try the functionality on Concordium’s testnet
Voting
Demo frontend where you can try the functionality on Concordium’s testnet
Sign message
Demo frontend where you can try the functionality on Concordium’s testnet
EuroE age verification
Demo frontend where you can try the functionality on Concordium’s testnet
Smart contract deploy and initialize tool
Demo frontend where you can deploy and initlize a smart contract on testnet or mainnet
Wallet test bench
This tool is for testing wallets and shows a great overview of the available interactions between wallets and frontend.
Deploy and initialize scenarios are available on the Concordium Wallet for Web.
Demo frontend where you can test wallet interactions
The dApps are written in React.
Piggy bank, wCCD, eSealing, sponsored Transactions, smart contract deploy and initialize tool, and wallet test bench use the NPM library @concordium/react-components to implement integrations to the Concordium Wallet for Web and Concordium Wallet for Mobile using WalletConnect.
Tip
Starting a new project on the Concordium blockchain? Have a look at our DApp starter template!