ton-docs
ton-docs copied to clipboard
Missing examples for TON Payments processing
Is your feature request related to a problem? Please describe.
Problem The article about TON payments processing lacks examples for different programming languages, making it difficult for developers to understand and implement the functionality.
Describe the solution you'd like
Add examples for TON Payment processing using the following programming languages:
ton-js(recommended) tonweb(secure) tonutils-go(GO) TonTools(Python)
Include the following examples:
- Wallet deployment
- Checking contract transactions
- Sending payments
Additional context
Something useful could be found in TON Cookbook.