Skip to main content

Example apps

The ComPilot-Examples repo on GitHub contains several example apps that illustrate how to use the ComPilot Identity SDK. You can interact with them to get to know ComPilot. There are live versions of the apps on https://examples.compilot.ai and you can run local versions of them.

App nameLive versionDescription
Compliant UniswapLive versionAn example DeFi app that requires signer interaction with the ComPilot Identity SDK, and has an example swapping process.
Gated UniswapLive versionAn example DeFi app that requires signer interaction with the ComPilot Identity SDK, and has an example swapping process. Off-chain verification.
BankingLive versionAn example bank app that does not require signer interaction with the ComPilot Identity SDK.
Web3 BankingLive versionAn example Web3 bank app that requires signer interaction with the ComPilot Identity SDK.
KYCLive versionA simple KYC example flow, using the ComPilot Identity SDK.