{"id":19949044,"url":"https://github.com/uvdsl/web3py-contractor","last_synced_at":"2025-07-25T08:10:38.369Z","repository":{"id":38329682,"uuid":"257846243","full_name":"uvdsl/web3py-contractor","owner":"uvdsl","description":"A contract compilation and deployment script, written in python using the web3py Websocket or RPC interface for geth.","archived":false,"fork":false,"pushed_at":"2023-07-25T17:46:56.000Z","size":20,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T14:29:36.371Z","etag":null,"topics":["compilation","deployment","geth-rpc","python","smart-contract","web3py"],"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/uvdsl.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-04-22T08:56:14.000Z","updated_at":"2021-11-16T09:43:51.000Z","dependencies_parsed_at":"2022-08-25T03:53:31.282Z","dependency_job_id":null,"html_url":"https://github.com/uvdsl/web3py-contractor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/uvdsl/web3py-contractor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uvdsl%2Fweb3py-contractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uvdsl%2Fweb3py-contractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uvdsl%2Fweb3py-contractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uvdsl%2Fweb3py-contractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uvdsl","download_url":"https://codeload.github.com/uvdsl/web3py-contractor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uvdsl%2Fweb3py-contractor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266978075,"owners_count":24015488,"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-07-25T02:00:09.625Z","response_time":70,"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":["compilation","deployment","geth-rpc","python","smart-contract","web3py"],"created_at":"2024-11-13T00:43:39.235Z","updated_at":"2025-07-25T08:10:38.332Z","avatar_url":"https://github.com/uvdsl.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Contractor (web3py) \n\nA contract compilation and deployment script, written in python using the web3py Websocket or RPC interface for geth.\n\n## Requirements\nI used a conda environment with python 3.7:\n```\npip install -r requirements.txt\n```\n\n## Usage\n```\nusage: contractor.py [-h] [-e ENDPOINT] [-cargs CONSTRUCTOR_ARGS] [-a ACCOUNT] [-p PASSWORD] contract\n\npositional arguments:\n  contract              Contract file in ./data/src/, e.g. myContract.sol or\n                        myContract.vy, to be compiled. If the filetype is not\n                        .vy or .sol, compilation will be skipped.\n\noptional arguments:\n  -h, --help            show this help message and exit\n\ndeployment arguments:\n  -e ENDPOINT, --endpoint ENDPOINT\n                        Geth connection endpoint. If you don't provide an\n                        endpoint, deployment will be skipped.\n -cargs CONSTRUCTOR_ARGS, --constructor_args CONSTRUCTOR_ARGS\n                        Arguments of the contract constructor in array syntax,\n                        i.e. [args1,args2,...]. If the contract constructor\n                        requires arguments you didn't provide, the deployment\n                        will fail.\n  -a ACCOUNT, --account ACCOUNT\n                        Account to unlock in 0x format. If you don't provide\n                        an account, available accounts will be suggested.\n  -p PASSWORD, --password PASSWORD\n                        The password to unlock the given account. If you don't\n                        provide a password, you will be prompted.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuvdsl%2Fweb3py-contractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuvdsl%2Fweb3py-contractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuvdsl%2Fweb3py-contractor/lists"}