{"id":9243692,"url":"https://github.com/akme/ton-node","last_synced_at":"2026-01-21T07:27:26.886Z","repository":{"id":170264717,"uuid":"207135384","full_name":"akme/ton-node","owner":"akme","description":"Dockerfile for Telegram Open Network Fullnode","archived":false,"fork":false,"pushed_at":"2024-07-30T16:00:50.000Z","size":11,"stargazers_count":30,"open_issues_count":1,"forks_count":19,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-17T07:32:31.960Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akme.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-08T15:48:28.000Z","updated_at":"2025-06-07T16:39:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"461e1d42-045e-4ae1-8945-37d404b98407","html_url":"https://github.com/akme/ton-node","commit_stats":null,"previous_names":["akme/ton-node"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akme/ton-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akme%2Fton-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akme%2Fton-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akme%2Fton-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akme%2Fton-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akme","download_url":"https://codeload.github.com/akme/ton-node/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akme%2Fton-node/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28629915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-05-08T00:10:47.921Z","updated_at":"2026-01-21T07:27:26.878Z","avatar_url":"https://github.com/akme.png","language":"Shell","funding_links":[],"categories":["Block explorers \u0026 Dev-ops tools"],"sub_categories":[],"readme":"# Telegram Open Network Node\nDockerfile for Telegram Open Network Node\n\n#### Install\n```docker pull it4addict/ton-node```\n#### Create volume\n```docker volume create ton-db```\n#### Run\n```docker run -d --name ton-node --mount source=ton-db,target=/var/ton-work/db --network host -e \"PUBLIC_IP=\u003cYOUR_PUBLIC_IP\u003e\" -e \"CONSOLE_PORT=\u003cTCP-PORT1\u003e\" -e \"LITESERVER=true\" -e \"LITE_PORT=\u003cTCP-PORT2\u003e\" -it it4addict/ton-node```\n\n\nIf you don't need Liteserver, then remove -e \"LITESERVER=true\".\n\n#### Use\n```docker exec -ti \u003ccontainer-id\u003e /bin/bash```\n\n```./validator-engine-console -k client -p server.pub -a \u003cIP\u003e:\u003cTCP-PORT1\u003e```\n\nIP:PORT is shown at start of container.\n\n#### Lite-client\nTo use lite-client you need to get liteserver.pub from container.\n\n```docker cp \u003ccontainer-id\u003e:/var/ton-work/db/liteserver.pub /your/path```\n\nThen you can connect to it, but be sure you use right port, it's different from fullnode console port.\n\n```lite-client -a \u003cIP\u003e:\u003cTCP-PORT2\u003e -p liteserver.pub```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakme%2Fton-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakme%2Fton-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakme%2Fton-node/lists"}