{"id":22907829,"url":"https://github.com/matrixainetwork/smartcontractformalverification","last_synced_at":"2025-09-10T19:41:13.114Z","repository":{"id":138502282,"uuid":"166825584","full_name":"MatrixAINetwork/SmartContractFormalVerification","owner":"MatrixAINetwork","description":"Smart Contract formal verification Python program","archived":false,"fork":false,"pushed_at":"2019-01-21T14:18:03.000Z","size":458,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-07T04:35:40.496Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/MatrixAINetwork.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,"zenodo":null}},"created_at":"2019-01-21T14:14:46.000Z","updated_at":"2022-05-09T02:43:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"36e85c93-913c-49ab-b0e5-110a3d089df4","html_url":"https://github.com/MatrixAINetwork/SmartContractFormalVerification","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MatrixAINetwork/SmartContractFormalVerification","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatrixAINetwork%2FSmartContractFormalVerification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatrixAINetwork%2FSmartContractFormalVerification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatrixAINetwork%2FSmartContractFormalVerification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatrixAINetwork%2FSmartContractFormalVerification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatrixAINetwork","download_url":"https://codeload.github.com/MatrixAINetwork/SmartContractFormalVerification/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatrixAINetwork%2FSmartContractFormalVerification/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274514056,"owners_count":25299799,"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-10T02:00:12.551Z","response_time":83,"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-12-14T03:17:55.281Z","updated_at":"2025-09-10T19:41:13.097Z","avatar_url":"https://github.com/MatrixAINetwork.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SmartContractFormalVerification\nSmart Contract formal verification Python program\n\n安装过程：\n\n1、安装python包\n\n20:16\tPackages installed successfully: Installed packages: 'z3'\n\n20:21\tPackages installed successfully: Installed packages: 'z3-solver'\n\n20:24\tPackages installed successfully: Installed packages: 'tokenlib'\n\n20:26\tPackages installed successfully: Installed packages: 'nltk'\n\n20:27\tPackages installed successfully: Installed packages: 'ply'\n\n20:32\tPackages installed successfully: Installed packages: 'document'\n\n20:33\tPackages installed successfully: Installed packages: 'docx'\n\n然后选择\npip install python-docx \npip uninstall docx\n\n因为docx有问题，不能直接用\n\npip install graphviz\n然后可以运行为：\n\npython merify.py -ce -s test/DAO.sol\n\n生成执行文件为：\npython 3.6 已经自己安装了pip，所以只需要执行 pip install pyinstaller就可以了\n\n编译可执行文件\n\n brew install upx\n\n然后运行\npython -O -m PyInstaller --onefile merify.py\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatrixainetwork%2Fsmartcontractformalverification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatrixainetwork%2Fsmartcontractformalverification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatrixainetwork%2Fsmartcontractformalverification/lists"}