TonGate is a self-hosted and open-source TON payment and withdrawal processor.
- Accepting TON
- Accepting tokens
- API webhooks
- User balance
- Create User wallet.
- Wait for the payment.
- Send Webhook to update the balance.
- Scan the block header.
- Read transactions.
- Select transactions that belong to our wallets.
- Check if the transaction succeed.
- Create the record in the database.
- Send the webhook.