{"id":19291867,"url":"https://github.com/hirosystems/stacks-blockchain-api","last_synced_at":"2026-03-10T04:06:05.926Z","repository":{"id":37409757,"uuid":"238719629","full_name":"hirosystems/stacks-blockchain-api","owner":"hirosystems","description":"API for the Stacks blockchain","archived":false,"fork":false,"pushed_at":"2025-04-02T16:17:46.000Z","size":77123,"stargazers_count":179,"open_issues_count":124,"forks_count":122,"subscribers_count":29,"default_branch":"develop","last_synced_at":"2025-04-06T00:27:48.705Z","etag":null,"topics":["api","blockchain","blockstack","hacktoberfest","stacks"],"latest_commit_sha":null,"homepage":"https://stacks-blockchain-api.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hirosystems.png","metadata":{"files":{"readme":"README-rosetta.md","changelog":"CHANGELOG.md","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-02-06T15:26:09.000Z","updated_at":"2025-04-02T20:06:42.000Z","dependencies_parsed_at":"2023-10-03T03:16:59.844Z","dependency_job_id":"ba563eb6-8df2-45e4-8a3a-23942911a640","html_url":"https://github.com/hirosystems/stacks-blockchain-api","commit_stats":null,"previous_names":["blockstack/stacks-blockchain-sidecar","blockstack/stacks-blockchain-api"],"tags_count":398,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hirosystems%2Fstacks-blockchain-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hirosystems%2Fstacks-blockchain-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hirosystems%2Fstacks-blockchain-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hirosystems%2Fstacks-blockchain-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hirosystems","download_url":"https://codeload.github.com/hirosystems/stacks-blockchain-api/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248166925,"owners_count":21058481,"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":["api","blockchain","blockstack","hacktoberfest","stacks"],"created_at":"2024-11-09T22:28:17.231Z","updated_at":"2026-02-25T19:14:46.111Z","avatar_url":"https://github.com/hirosystems.png","language":"TypeScript","readme":"# Testing the Rosetta APIs\n\nBuild and run the `rosetta.Dockerfile` image:\n\n    docker build -t rosetta:stable -f rosetta.Dockerfile .\n    docker run -d -p 3999:3999 --mount source=rosetta-data,target=/data \\\n        --name rosetta rosetta:stable\n\nBy default, this will connect to the testnet.  To run a local node, run\n\n\n    docker run -d -p 3999:3999 --mount source=rosetta-data,target=/data \\\n        --name rosetta -e STACKS_NETWORK=mocknet rosetta:stable\n\nOptionally, you can seed the chainstate for testnet/mainnet using [Hiro archive data](https://docs.hiro.so/references/hiro-archive#what-is-the-hiro-archive):\n\n\n    docker run -d -p 3999:3999 --mount source=rosetta-data,target=/data \\\n            --name rosetta -e SEED_CHAINSTATE=true rosetta:stable\n\nUse a recent version of [rosetta-cli](https://github.com/coinbase/rosetta-cli) to test the endpoints:\n\n    rosetta-cli --configuration-file rosetta-cli-config/rosetta-config.json \\\n        view:block 1\n\n    rosetta-cli --configuration-file rosetta-cli-config/rosetta-config.json \\\n        check:data\n\n`rosetta-cli` will sync with the blockchain until it reaches the tip,\nand then exit, displaying the test results.\n\nAt present, account reconciliation is disabled; proper testing of that\nrequires token transfer transactions while `rosetta-cli` is running.\n\nDocumentation for the Rosetta APIs can be found at\n\nhttps://hirosystems.github.io/stacks-blockchain-api/\n","funding_links":[],"categories":["Backend \u0026 Infrastructure"],"sub_categories":["Node \u0026 Infrastructure"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhirosystems%2Fstacks-blockchain-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhirosystems%2Fstacks-blockchain-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhirosystems%2Fstacks-blockchain-api/lists"}