{"id":29021453,"url":"https://github.com/skalenetwork/universal-cli","last_synced_at":"2025-09-01T14:35:35.377Z","repository":{"id":55445779,"uuid":"279556390","full_name":"skalenetwork/universal-cli","owner":"skalenetwork","description":"Instantly execute any Solidity smart contract from command line","archived":false,"fork":false,"pushed_at":"2025-06-19T22:02:43.000Z","size":81,"stargazers_count":13,"open_issues_count":1,"forks_count":4,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2025-06-19T22:24:09.552Z","etag":null,"topics":["cli","ethereum","smart-contracts"],"latest_commit_sha":null,"homepage":"","language":"Python","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/skalenetwork.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":"2020-07-14T10:39:03.000Z","updated_at":"2025-06-19T21:13:24.000Z","dependencies_parsed_at":"2022-08-15T00:30:36.312Z","dependency_job_id":null,"html_url":"https://github.com/skalenetwork/universal-cli","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/skalenetwork/universal-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skalenetwork%2Funiversal-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skalenetwork%2Funiversal-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skalenetwork%2Funiversal-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skalenetwork%2Funiversal-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skalenetwork","download_url":"https://codeload.github.com/skalenetwork/universal-cli/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skalenetwork%2Funiversal-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261984648,"owners_count":23240303,"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":["cli","ethereum","smart-contracts"],"created_at":"2025-06-26T02:06:02.640Z","updated_at":"2025-06-26T02:06:03.553Z","avatar_url":"https://github.com/skalenetwork.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Universal-cli: command line for Solidity Smart Contracts\n\n[![Discord](https://img.shields.io/discord/534485763354787851.svg)](https://discord.gg/vvUtWJB)\n\nUniversal-cli is a universal command line to instantly execute any Smart Contract call or transaction from contract sets supported by [skale-contracts](https://github.com/skalenetwork/skale-contracts) library.\n\n## What it is\n\nUniversal-cli could be used to execute (almost) any call/transaction on Solidity contracts.\nCLI groups and commands are generated automatically from provided project and alias/address.\n\nAll calls and transactions from the contracts are already here, just use `--help` to see the details.\n\n## Python version\n\nYou need to have python version 3.11 or later installed.\n\n## Binary installation\n\nDownload the latest binary:\n\n```bash\nVERSION_NUM={put the version number here} \u0026\u0026 sudo -E bash -c \"curl -L https://github.com/skalenetwork/universal-cli/releases/download/$VERSION_NUM/uni-$VERSION_NUM-`uname -s`-`uname -m` \u003e  /usr/local/bin/uni\"\n```\n\nApply executable permissions to the downloaded binary:\n\n```bash\nsudo chmod +x /usr/local/bin/uni\n```\n\nTest the installation:\n\n```bash\nuni --help\n```\n\nCheck out the list of available projects:\n\n```bash\nuni projects\n```\n\n## Environment variables\n\nYou need to set the following environment variables:\n\n```bash\nPROJECT=\"\"\nENDPOINT=\"\"\nALIAS_OR_ADDRESS=\"\"\n\n# to use with plain private key\nETH_PRIVATE_KEY=\"\"\n\n# to use with SGX\nSGX_URL=\"\"\nSGX_KEY_NAME=\"\"\n```\n\n## Setup\n\n### Dev setup\n\n```bash\npip install -e .[dev]\n```\n\n## Current limitations\n\n* Complex data types are not supported\n* No retries, dry runs and balance checks for transactions\n\n## License\n\n[![License](https://img.shields.io/github/license/skalenetwork/universal-cli.svg)](LICENSE)\n\nCopyright (C) 2020-Present SKALE Labs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskalenetwork%2Funiversal-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskalenetwork%2Funiversal-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskalenetwork%2Funiversal-cli/lists"}