{"id":41590040,"url":"https://github.com/onbloc/gnoscan","last_synced_at":"2026-01-24T09:12:47.058Z","repository":{"id":174440120,"uuid":"568712196","full_name":"onbloc/gnoscan","owner":"onbloc","description":"GnoScan is a Gno.land blockchain explorer, making on-chain data readable and intuitive for everyone.","archived":false,"fork":false,"pushed_at":"2025-12-19T02:25:09.000Z","size":2430,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-12-22T00:32:37.088Z","etag":null,"topics":["blockchain","blockexplorer","gnoland","gnoland-blockchain","gnovm","tendermint2"],"latest_commit_sha":null,"homepage":"http://gnoscan.io/","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/onbloc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-11-21T08:52:41.000Z","updated_at":"2025-12-19T02:25:12.000Z","dependencies_parsed_at":"2023-07-21T18:19:30.359Z","dependency_job_id":"763c0df4-0bb5-482c-8e6d-aec0bee28df0","html_url":"https://github.com/onbloc/gnoscan","commit_stats":null,"previous_names":["onbloc/gnoscan"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/onbloc/gnoscan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onbloc%2Fgnoscan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onbloc%2Fgnoscan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onbloc%2Fgnoscan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onbloc%2Fgnoscan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onbloc","download_url":"https://codeload.github.com/onbloc/gnoscan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onbloc%2Fgnoscan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28722343,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T08:27:05.734Z","status":"ssl_error","status_checked_at":"2026-01-24T08:27:01.197Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["blockchain","blockexplorer","gnoland","gnoland-blockchain","gnovm","tendermint2"],"created_at":"2026-01-24T09:12:46.497Z","updated_at":"2026-01-24T09:12:47.053Z","avatar_url":"https://github.com/onbloc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GnoScan\nGnoScan is an opensource blockchain explorer for the Gno.land blockchain, aiming to make on-chain data readable and intuitive for everyone with a UI optimized for features unique to Gno.land such as Proof of Contributions (PoC), Realms (Smartcontract in Gno), GRC20s, and Boards.\n\n## Project Overview\nThis repository hosts the codebase for the GnoScan Interface. The interface is built using TypeScript and comes with rich features including a real-time dashboard for the Gno.land blockchain, recent blocks and transactions, details of realms, a full list of GRC20 tokens, and more.\n\n## Development Setup\nTo set up the development environment, make sure you have Node.js version 18.14.2 installed. We recommend using [nvm](https://github.com/nvm-sh/nvm) for managing Node.js versions. Follow these steps:\n\n```bash\n# Install Node.js version 18.14.2 (if not already installed)\n$ nvm install 18.14.2\n\n# Use Node.js version 18.14.2\n$ nvm use 18.14.2\n```\n\nThis project uses `yarn` as an alternative to `npm`. If you don't have yarn installed, run the following command:\n```bash\n$ npm i yarn -g\n```\n\nNext, install the prerequisite packages:\n```bash\n$ yarn install\n```\n\nexecute the following command:\n```bash\n$ cp .env.example .env\n$ yarn dev\n# Access http://localhost:3000\n```\n\n\n## Contributing \u0026 Support\nIf you would like to contribute to GnoScan or need support, please consider the following options:\n- Read our contributing guidelines: The [CONTRIBUTING.md](https://github.com/onbloc/gnoscan/blob/main/CONTRIBUTING.md) file provides detailed information on how to contribute to the project, including submitting pull requests, reporting issues, and suggesting improvements.\n- Open an issue: If you encounter a bug, have a feature request, or want to suggest improvements, feel free to open an [issue](https://github.com/onbloc/gnoscan/issues) in this repository.\n- Join our community: For discussions, questions, or support, join our [channel](https://discord.gg/A6SQamyeEJ) on Gno.land's Discord server. We're open to collaborations!\n\n## License\nThis project is licensed under the [GNU General Public License, Version 3.0](LICENSE). See the [full text](https://www.gnu.org/licenses/gpl-3.0.en.html) for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonbloc%2Fgnoscan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonbloc%2Fgnoscan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonbloc%2Fgnoscan/lists"}