Info

Source on GitHub

https://github.com/kelvich/tongate

Smart Contract Address

0:03b3188afbad67638af5265bd08c71f6ce14d6dab4342187890ee5299ed9b179

Testing and Issues

You can test this entry and submit issues during the testing period of the Blockchain Contest, Stage 2 contest.

Entries with serious issues will not be able to win the contest, but even minor issues might be important for overall results.

Voting

Comments

Partial implementation of TON Proxy / TON web service mostly as it is described in ton.pdf. No actual smart contract (address is an empty wallet) implemented. Service discovery is done by communication with TON DHT.
You have not added any comments yet...
by time

Issues

Clever Turkey Feb 11, 2020 at 04:16
The submission contains a basic usage of C++ ADNL, DHT and Overlay interfaces.

The fact that you managed to write this without any documentation and prior knowledge of code is itself quite an achievement!

Sadly, at the current stage of development, this is just an example of C++ interface usage without any applications.
Nobody added any issues yet...