# Crypitor

## Crypitor Service

- [Introduction](https://docs.crypitor.com/crypitor-service/overview/introduction.md)
- [Blockchain limitations](https://docs.crypitor.com/crypitor-service/overview/blockchain-limitations.md): Various limitations inherent in blockchain technology prevent us from fully engaging with it:
- [Our solution](https://docs.crypitor.com/crypitor-service/overview/our-solution.md): The following describes the workflow and components involved in our advanced Address Management System, as illustrated in the diagram.
- [Techstack](https://docs.crypitor.com/crypitor-service/overview/techstack.md)
- [Benefit](https://docs.crypitor.com/crypitor-service/overview/benefit.md)
- [Use cases](https://docs.crypitor.com/crypitor-service/overview/use-cases.md)
- [Transaction Monitoring](https://docs.crypitor.com/crypitor-service/overview/use-cases/transaction-monitoring.md)
- [DApp Integration](https://docs.crypitor.com/crypitor-service/overview/use-cases/dapp-integration.md)
- [Cross-Chain Communication](https://docs.crypitor.com/crypitor-service/overview/use-cases/cross-chain-communication.md)
- [Payment system](https://docs.crypitor.com/crypitor-service/overview/use-cases/payment-system.md)
- [Security Alerts](https://docs.crypitor.com/crypitor-service/overview/use-cases/security-alerts.md)
- [Create Monitor](https://docs.crypitor.com/crypitor-service/how-to-use/create.md): Crypitor allows you to monitor blockchain events in real-time directly from your wallet. Follow these steps to create a monitor:
- [Native Transfer Event](https://docs.crypitor.com/crypitor-service/how-to-use/native-transfer-event.md): Native transfer event data example and explaination
- [Erc20 Transfer Event](https://docs.crypitor.com/crypitor-service/how-to-use/erc20-transfer-event.md): ERC20 (Token) transfer event data example and explaination
- [Erc721 Transfer Event](https://docs.crypitor.com/crypitor-service/how-to-use/erc721-transfer-event.md): ERC721 (NFT) transfer event data example and explaination
- [Deliveries](https://docs.crypitor.com/crypitor-service/webhook/deliveries.md): Webhook deliveries detail and attempts
- [Supported Networks](https://docs.crypitor.com/crypitor-service/network/supported-networks.md): Supported network and confirmation
- [Webhook Delivery for Confirmations](https://docs.crypitor.com/crypitor-service/network/webhook-delivery-for-confirmations.md)
- [Quick start](https://docs.crypitor.com/crypitor-service/self-hosted/quick-start.md): This guide will walk you through setting up a self-hosted instance of Crypitor for real-time blockchain event monitoring.
- [Creating a Monitor](https://docs.crypitor.com/crypitor-service/self-hosted/creating-a-monitor.md): This guide explains how to create and configure a monitor for real-time blockchain event monitoring using Crypitor's API and curl commands.
- [Start Development](https://docs.crypitor.com/crypitor-service/self-hosted/start-development.md)
