We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b6cf0e commit f520041Copy full SHA for f520041
docs/develop/dapps/ton-connect/sign.mdx
@@ -212,6 +212,7 @@ The signature must be verified by public key:
212
* [JS demo app](https://github.com/liketurbo/demo-dapp-backend-js)
213
* [Python example](https://github.com/XaBbl4/pytonconnect/blob/main/examples/check_proof.py)
214
* [PHP example](https://github.com/vladimirfokingithub/Ton-Connect-Proof-Php-Check)
215
+* [C# demo app](https://github.com/WinoGarcia/TonProof.NET)
216
217
## See Also
218
0 commit comments