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 name | Live version | Description |
---|---|---|
Compliant Uniswap | Live version | An example DeFi app that requires signer interaction with the ComPilot Identity SDK, and has an example swapping process. |
Gated Uniswap | Live version | An example DeFi app that requires signer interaction with the ComPilot Identity SDK, and has an example swapping process. Off-chain verification. |
Banking | Live version | An example bank app that does not require signer interaction with the ComPilot Identity SDK. |
Web3 Banking | Live version | An example Web3 bank app that requires signer interaction with the ComPilot Identity SDK. |
KYC | Live version | A simple KYC example flow, using the ComPilot Identity SDK. |