README ¶
TonGate
TonGate is a self-hosted and open-source TON payment and withdrawal processor.
Service functions.
- Accepting TON
- Accepting tokens
- API webhooks
- User balance
User Flow.
- Create User wallet.
- Wait for the payment.
- Send Webhook to update the balance.
Block scanner flow.
- 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.
Documentation ¶
There is no documentation for this package.
Click to show internal directories.
Click to hide internal directories.