{"id":13477839,"url":"https://github.com/txpipe/dolos","last_synced_at":"2026-02-09T22:05:18.828Z","repository":{"id":64026815,"uuid":"569444139","full_name":"txpipe/dolos","owner":"txpipe","description":"Cardano Data Node","archived":false,"fork":false,"pushed_at":"2025-03-21T19:10:59.000Z","size":11400,"stargazers_count":88,"open_issues_count":39,"forks_count":29,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-21T20:23:01.268Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://dolos.txpipe.io","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/txpipe.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-22T20:58:42.000Z","updated_at":"2025-03-21T19:11:00.000Z","dependencies_parsed_at":"2023-12-14T23:26:39.167Z","dependency_job_id":"45a8d0fe-aac8-4d8d-ae2d-6fb961518999","html_url":"https://github.com/txpipe/dolos","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txpipe%2Fdolos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txpipe%2Fdolos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txpipe%2Fdolos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txpipe%2Fdolos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/txpipe","download_url":"https://codeload.github.com/txpipe/dolos/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245797300,"owners_count":20673829,"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","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-07-31T16:01:48.315Z","updated_at":"2026-02-07T02:09:13.469Z","avatar_url":"https://github.com/txpipe.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003ch1\u003eDolos: Cardano Data Node\u003c/h1\u003e\n    \u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/txpipe/dolos\" /\u003e\n    \u003cimg alt=\"GitHub Workflow Status\" src=\"https://img.shields.io/github/actions/workflow/status/txpipe/dolos/validate.yml\" /\u003e\n    \u003chr/\u003e\n\u003c/div\u003e\n\n## Introduction\n\nDolos is a new type of Cardano node, fine-tuned to solve a very narrow scope: keeping an updated copy of the ledger and replying to queries from trusted clients, while requiring a small fraction of the resources\n\n## Getting started\n\nYou can find comprehensive instructions on how to use Dolos in our [end-user documentation site](https://dolos.txpipe.io). The simplest way to get started is following our [quickstart guide](https://dolos.txpipe.io/quickstart).\n\n## For Contributors\n\nPRs are welcome. Start by cloning the repo and using cargo to run a local node. We use `cargo release` for release management and `cliff` for changelog updates.\n\n### Running Tokio Console\n\nSome times is useful to observe the details of all running tokio tasks. Dolos supports [tokio console](https://github.com/tokio-rs/console) as a dev-only feature. Follow these instructions to get it running:\n\n1. Ensure you have enable tokio traces in dolos.toml:\n\n```toml\n[logging]\nmax_level=trace\ninclude_tokio=true\n```\n\n2. Start Dolos' process using this command:\n\n```\nRUSTFLAGS=\"--cfg tokio_unstable\" cargo --features debug run\n```\n\n3. Start tokio console in a different terminal:\n\n```\ntokio-console\n```\n\n### Check build for windows (from non-windows box)\n\n1. Install the rustup target\n\n```\nrustup target add x86_64-pc-windows-gnu\n```\n\n2. Use the `check` (skips problematic link phase)\n\n```\ncargo check --target x86_64-pc-windows-gnu\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftxpipe%2Fdolos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftxpipe%2Fdolos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftxpipe%2Fdolos/lists"}