This repository is now deprecated as TON now publishes full node source in ton-blockchain/ton repo. For compiled binaries go to poma/ton
This is a full unchanged TON lite node source from https://test.ton.org/download (except for added Dockerfile, .travis-ci.yml and README.md). This is a perfect starting point if you want to fork TON client and add custom features. Our bot checks upstream for updates every 5 min and commits any changes.
Also we have configured a public CI server (Travis) that builds ton client binaries for Mac, Linux, (Windows is coming soon), and a Docker container.
You can download compiled binaries from Releases page. Docker image is poma/ton-lite-client on docker hub.
For more info on TON visit Awesome TON page