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.
Piggy bank
Demo front end where you can try the functionality on Concordium’s testnet
wCCD
Demo front end testnet where you can try the functionality on Concordium’s testnet
Demo front end mainnet where you can try the functionality on Concordium’s mainnet
View gallery upon ID proof
Demo front end where you can try the functionality on Concordium’s testnet
eSealing
Demo front end where you can try the functionality on Concordium’s testnet
Sponsored Transactions
Demo front end where you can try the functionality on Concordium’s testnet
Voting
Demo front end where you can try the functionality on Concordium’s testnet
Sign message
Demo front end where you can try the functionality on Concordium’s testnet
Smart contract deploy and initialize tool
Demo front end 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 front end. Deploy and initialize scenarios are available on the browser wallet (will be implemented in the mobile wallets in the future).
Demo front end 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.