Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

poma/ton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TON Releases Build Status Docker Cloud Build Status

This repository contains pre-built binaries for TON from the official source code in ton-blockchain/ton repo:

  • light client
  • full node
  • validator
  • fift and func compilers and libraries
  • adnl, dht, and other utilities

Binaries are built for OS X, Linux, Windows (WIP), and Docker.

Download from the releases page

Docker image is poma/ton on docker hub

Usage

You'll need to install following dependencies before using:

apt-get install -y openssl libreadline7
brew install openssl readline

Description

This repository contains only the build scripts, the main source code is in the official repo

The binaries are built on a public CI server. Both Travis and Docker hub provide verifiable builds with public logs, git commit hash, and build config snapshot, so unless Travis CI itself is malicious it's easy to verify that build was done using original source from ton-blockchain/ton repo without any modifications.

You can access build logs at Travis and Docker hub webistes

More info

For more info on TON visit Awesome TON page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published