{"id":18757742,"url":"https://github.com/libotony/sharp-cli","last_synced_at":"2025-12-01T06:30:14.124Z","repository":{"id":47977897,"uuid":"203117085","full_name":"libotony/sharp-cli","owner":"libotony","description":"Sharp command line helper","archived":false,"fork":false,"pushed_at":"2021-08-11T09:18:05.000Z","size":54305,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T20:49:18.412Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/libotony.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}},"created_at":"2019-08-19T07:04:14.000Z","updated_at":"2023-09-11T03:18:35.000Z","dependencies_parsed_at":"2022-08-12T15:41:34.978Z","dependency_job_id":null,"html_url":"https://github.com/libotony/sharp-cli","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/libotony%2Fsharp-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libotony%2Fsharp-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libotony%2Fsharp-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libotony%2Fsharp-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libotony","download_url":"https://codeload.github.com/libotony/sharp-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239647223,"owners_count":19674118,"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":[],"created_at":"2024-11-07T17:44:26.143Z","updated_at":"2025-12-01T06:30:14.082Z","avatar_url":"https://github.com/libotony.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sharp CLI\n\nCommand line interface that compiling contracts/running tests/executing scripts\n\n## Commands\n\n```\nsharp-cli \u003ccommand\u003e\n\nCommands:\n  sharp-cli compile      compile contracts\n  sharp-cli test [task]  run test task\n  sharp-cli exec [file]  execute a connex script\n```\n\n## Config\n\n```\n{\n    \"contracts_directory\": \"[string] root directory of contracts\",\n    \"build_directory\": \"[string] directory to save built contract info\",\n    \"contracts\": \"[Array\u003cstring\u003e] relative path(to contracts directory) of contracts to compile\",\n    \"solc\": {\n        \"version\": \"[string](optional) semver version requirement\",\n        \"evmVersion\": \"[string](optional) version of the EVM to compile for\",\n        \"libraries\": \"[object](optional) addresses of the libraries\",\n        \"optimizer\": \"[object](optional) optimizer settings\"\n    }\n}\n```\n\nSharp CLI relies [solc-js](https://github.com/ethereum/solc-js) for compiling contract sources, supports `evmVersion/libraries/optimizer` from the solidity compiler's standard JSON input, for more detailed info please refer to [JSON Input Description](https://solidity.readthedocs.io/en/v0.5.11/using-the-compiler.html#input-description).\n\n\n## Guide\n\nThere is a project shows a step by step guide of using sharp, see [sharp-example-vip180](https://github.com/libotony/sharp-example-vip180).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibotony%2Fsharp-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibotony%2Fsharp-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibotony%2Fsharp-cli/lists"}