{"id":30621351,"url":"https://github.com/syscoin/syscoin-info-api","last_synced_at":"2026-03-16T11:09:11.410Z","repository":{"id":84272888,"uuid":"576043040","full_name":"syscoin/syscoin-info-api","owner":"syscoin","description":"Syscoin Supply API between NEVM and UTXO chains","archived":false,"fork":false,"pushed_at":"2025-04-25T23:55:35.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-26T00:26:20.264Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/syscoin.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,"zenodo":null}},"created_at":"2022-12-08T22:01:11.000Z","updated_at":"2025-04-25T23:55:39.000Z","dependencies_parsed_at":"2025-02-03T01:30:29.241Z","dependency_job_id":"6b177c00-3144-4580-98d4-54e49cdd81c2","html_url":"https://github.com/syscoin/syscoin-info-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/syscoin/syscoin-info-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syscoin%2Fsyscoin-info-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syscoin%2Fsyscoin-info-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syscoin%2Fsyscoin-info-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syscoin%2Fsyscoin-info-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syscoin","download_url":"https://codeload.github.com/syscoin/syscoin-info-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syscoin%2Fsyscoin-info-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272860687,"owners_count":25005476,"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-08-30T02:00:09.474Z","response_time":77,"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":[],"created_at":"2025-08-30T14:28:06.506Z","updated_at":"2026-03-16T11:09:11.340Z","avatar_url":"https://github.com/syscoin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Syscoin Info API\n\n## Description\n\nThis is a simple NodsJS Express server to fetch information on Syscoin.\n\n## Endpoints\n\nHost: https://info.syscoin.org/\n\n### `GET /totalsupply`\n\n- This returns total supply calculated on both UTXO and NEVM blockchain in plaintext.\n\n### `GET /triggerRecordSupply`\n\n- Normally total supply is calculated and recorded when new block hash is detected.\n- This endpoints acts as manual trigger in calculation.\n\n### `GET /health`\n\n- This is a health check endpoint. Useful for monitoring if API is running.\n\n## Syscoin Core (`/syscoin-core`)\n\n- Dockerized version of the Syscoin Daemon\n- JSON RPC is used by the API in retrieving UTXO supply\n\n## API Environment Variables (Required\\*)\n\n- `SYSCOIN_CORE_RPC_HOST` ex. `localhost`\n- `SYSCOIN_CORE_RPC_PORT` ex. `8370`\n- `SYSCOIN_CORE_RPC_PASSWORD` - password for auth to RPC\n- `SYSCOIN_CORE_RPC_USERNAME` - username for auth to RPC\n\nAn `.env.example` is provided for convenience.\n\n\nYou can generate password and username:\n\n```bash\ncurl -sSL https://raw.githubusercontent.com/syscoin/syscoin/master/share/rpcauth/rpcauth.py | python - \u003cusername\u003e\n```\n\nFor more information you can check it here: https://github.com/syscoin/docker-syscoin-core#usage\n\n## Syscoin Vault Manager\n\nPlease refer to `config.js` for the current official address of SyscoinVaultManager contract.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyscoin%2Fsyscoin-info-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyscoin%2Fsyscoin-info-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyscoin%2Fsyscoin-info-api/lists"}