{"id":19070890,"url":"https://github.com/ohager/signum-contract-inspector","last_synced_at":"2025-09-09T15:38:20.644Z","repository":{"id":72508326,"uuid":"559230226","full_name":"ohager/signum-contract-inspector","owner":"ohager","description":"A simple tool to inspect Signum Blockchain Smart Contracts","archived":false,"fork":false,"pushed_at":"2024-03-17T18:34:26.000Z","size":304,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-23T13:31:08.758Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"signum-contract-inspector.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ohager.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":"2022-10-29T13:20:01.000Z","updated_at":"2022-10-31T18:26:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"fbb95cfc-afaf-4e83-8dec-e2ede0e63513","html_url":"https://github.com/ohager/signum-contract-inspector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ohager/signum-contract-inspector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohager%2Fsignum-contract-inspector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohager%2Fsignum-contract-inspector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohager%2Fsignum-contract-inspector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohager%2Fsignum-contract-inspector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohager","download_url":"https://codeload.github.com/ohager/signum-contract-inspector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohager%2Fsignum-contract-inspector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274319003,"owners_count":25263194,"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-09T02:00:10.223Z","response_time":80,"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":"2024-11-09T01:21:10.630Z","updated_at":"2025-09-09T15:38:20.508Z","avatar_url":"https://github.com/ohager.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n#### Signum Smart Contract Inspector\n\nThis handy tool allows to inspect [Signum Smart Contracts](https://github.com/signum-network/signum-smartj)\nand allows detailed inspection. This tool is mostly for smart contract developers who want to inspect the current \ndata stack of a contract.\n\n![Screenshot](./inspector.jpg)\n\n[Go to live app](https://signum-contract-inspector.vercel.app//)\n\nRun the `index.html` in any static file server.\n\nUsing [serve](https://www.npmjs.com/package/serve) may be the easiest way:\n\n1. `npm i -g serve`\n2. `cd ./web/vanilla/contracts-inspector`\n3. `serve`\n4. Open browser at given url, i.e. `http://localhost:5000`\n\nAdditional Url parameters\n\n- address: A Signum Address or Account Id of either a creator or contract\n- testnet: If passed the testnet will be chosen, otherwise mainnet\n- node: You can add node to be preselected, which can either be a custom one, i.e. `https://foo.signum.network`, or one of the featured nodes, i.e. `https://brazil.signum.network`\n\n\nExamples:\n\n1. List all contracts of account `TS-QAJA-QW5Y-SWVP-4RVP4` in testnet\n\n`https://signum-contract-inspector.vercel.app/?address=TS-QAJA-QW5Y-SWVP-4RVP4\u0026testnet`\n\n2. Shows the details of contract `10904650711172151453` in a custom node\n\n`https://signum-contract-inspector.vercel.app/?address=10904650711172151453\u0026node=https://lootboy.signum.network`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohager%2Fsignum-contract-inspector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohager%2Fsignum-contract-inspector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohager%2Fsignum-contract-inspector/lists"}