https://github.com/danog/tonproxy
Websocket proxy for the TON blockchain ADNL protocol
https://github.com/danog/tonproxy
Last synced: 5 days ago
JSON representation
Websocket proxy for the TON blockchain ADNL protocol
- Host: GitHub
- URL: https://github.com/danog/tonproxy
- Owner: danog
- License: agpl-3.0
- Created: 2019-12-17T16:35:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-22T11:17:55.000Z (over 6 years ago)
- Last Synced: 2025-03-02T07:51:11.402Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TONProxy
Websocket proxy for the TON blockchain ADNL protocol based on AMPHP.
To be used with [madelineTon.js](https://github.com/danog/madelineTon.js) for secure browser-side communication with the [TON blockchain](https://test.ton.org).
Created by [Daniil Gentili](https://daniil.it).