{"id":17854171,"url":"https://github.com/federicobond/soli","last_synced_at":"2025-03-20T11:36:33.394Z","repository":{"id":57365878,"uuid":"126270818","full_name":"federicobond/soli","owner":"federicobond","description":"A set of utilities (currently in alpha) for exploring Solidity contracts ","archived":false,"fork":false,"pushed_at":"2018-07-07T08:55:27.000Z","size":55,"stargazers_count":23,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-17T16:41:52.810Z","etag":null,"topics":["solidity","tool"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/federicobond.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}},"created_at":"2018-03-22T02:53:26.000Z","updated_at":"2024-05-24T18:29:00.000Z","dependencies_parsed_at":"2022-08-23T20:10:25.408Z","dependency_job_id":null,"html_url":"https://github.com/federicobond/soli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/federicobond%2Fsoli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/federicobond%2Fsoli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/federicobond%2Fsoli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/federicobond%2Fsoli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/federicobond","download_url":"https://codeload.github.com/federicobond/soli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244607065,"owners_count":20480545,"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":["solidity","tool"],"created_at":"2024-10-28T00:42:03.431Z","updated_at":"2025-03-20T11:36:33.106Z","avatar_url":"https://github.com/federicobond.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solidity Inspector (soli)\n\n#### \n\n![Build Status](https://img.shields.io/travis/federicobond/soli.svg)\n![Coverage](https://img.shields.io/coveralls/federicobond/soli.svg)\n![Downloads](https://img.shields.io/npm/dm/soli.svg)\n![Downloads](https://img.shields.io/npm/dt/soli.svg)\n![npm version](https://img.shields.io/npm/v/soli.svg)\n![dependencies](https://img.shields.io/david/federicobond/soli.svg)\n![dev dependencies](https://img.shields.io/david/dev/federicobond/soli.svg)\n![License](https://img.shields.io/npm/l/soli.svg)\n\nA set of utilities (currently in alpha) for inspecting the structure of Solidity contracts.\n\n## Getting Started\n\nInstall it via npm:\n\n```shell\nnpm install -g soli\n```\n\n## Command List\n\n### describe\n\nThe `describe` command shows a summary of the contracts and methods in the files provided.\n\n```shell\nsoli describe MyContract.sol\n```\n\n\u003cimg src=\"https://user-images.githubusercontent.com/138426/37748729-b6c42ab2-2d63-11e8-9255-8c30693f8a26.png\" width=\"336\" height=\"236\"\u003e\n\n### graph\n\nThe `graph` command generates a DOT-formatted graph of the control flow.\n\n```shell\nsoli graph MyContract.sol\n```\n\n## License\n\nGPL-3.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedericobond%2Fsoli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedericobond%2Fsoli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedericobond%2Fsoli/lists"}