{"id":13796409,"url":"https://github.com/broxus/ton-indexer","last_synced_at":"2025-09-17T23:11:41.920Z","repository":{"id":37483798,"uuid":"301633325","full_name":"broxus/ton-indexer","owner":"broxus","description":"A simple and reliable indexer node","archived":false,"fork":false,"pushed_at":"2025-05-28T08:31:29.000Z","size":25110,"stargazers_count":24,"open_issues_count":2,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-13T04:52:33.513Z","etag":null,"topics":["blockchain","everscale","indexer","venom-blockchain","venom-developer-program","venom-indexer"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/broxus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-10-06T06:23:19.000Z","updated_at":"2025-03-31T12:58:31.000Z","dependencies_parsed_at":"2023-10-03T18:34:31.334Z","dependency_job_id":"96f6a33e-3802-460a-aecc-238d7d35d639","html_url":"https://github.com/broxus/ton-indexer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/broxus/ton-indexer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broxus%2Fton-indexer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broxus%2Fton-indexer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broxus%2Fton-indexer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broxus%2Fton-indexer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/broxus","download_url":"https://codeload.github.com/broxus/ton-indexer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/broxus%2Fton-indexer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275680466,"owners_count":25508577,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-17T02:00:09.119Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["blockchain","everscale","indexer","venom-blockchain","venom-developer-program","venom-indexer"],"created_at":"2024-08-03T23:01:09.901Z","updated_at":"2025-09-17T23:11:41.883Z","avatar_url":"https://github.com/broxus.png","language":"Rust","funding_links":[],"categories":["Programming"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/venom-blockchain/developer-program\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/venom-blockchain/developer-program/main/vf-dev-program.png\" alt=\"Logo\" width=\"366.8\" height=\"146.4\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# TON Indexer\n\n## About\n\nThis project is a simplified, refactored and optimized version of [ever-node](https://github.com/tonlabs/ever-node)\nand would not have been implemented without their gigantic work of reverse engineering the original С++ node.\n\n## Usage\n\n### Run examples\n\n1. Create config `config.yaml`\n\n```yaml\n---\nindexer:\n  adnl_keys:\n    dht_key: \"0092a775abde7539df5fab97ac32e644eb3bc3711c9136ef3a96be8e290df111\"\n    overlay_key: \"f0db73bee16d51b5372540a50a7ed61c11e1527e5f6194579ec9fff3f89be222\"\n  rocks_db_path: \"./db/rocksdb\"\n  file_db_path: \"./db/file\"\n```\n\n2. Download network global config\n\n```bash\nwget https://raw.githubusercontent.com/tonlabs/net.ton.dev/master/configs/ton-global.config.json\n```\n\n3. Run simple node\n\n```bash\ncargo run --release --example simple_node -- --config config.yaml --global-config ton-global.config.json\n```\n\n## Contributing\n\nWe welcome contributions to the project! If you notice any issues or errors, feel free to open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the [License Apache].\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbroxus%2Fton-indexer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbroxus%2Fton-indexer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbroxus%2Fton-indexer/lists"}