{"id":19498144,"url":"https://github.com/patrickalphac/erc20-brownie","last_synced_at":"2025-07-27T02:02:36.036Z","repository":{"id":44940750,"uuid":"365826006","full_name":"PatrickAlphaC/erc20-brownie","owner":"PatrickAlphaC","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-12T13:26:02.000Z","size":10,"stargazers_count":49,"open_issues_count":0,"forks_count":39,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-24T18:50:40.688Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Solidity","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/PatrickAlphaC.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":"2021-05-09T18:53:19.000Z","updated_at":"2024-08-12T20:12:51.000Z","dependencies_parsed_at":"2023-01-18T04:46:19.207Z","dependency_job_id":null,"html_url":"https://github.com/PatrickAlphaC/erc20-brownie","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PatrickAlphaC/erc20-brownie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickAlphaC%2Ferc20-brownie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickAlphaC%2Ferc20-brownie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickAlphaC%2Ferc20-brownie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickAlphaC%2Ferc20-brownie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PatrickAlphaC","download_url":"https://codeload.github.com/PatrickAlphaC/erc20-brownie/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PatrickAlphaC%2Ferc20-brownie/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267284810,"owners_count":24064063,"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-27T02:00:11.917Z","response_time":82,"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-11-10T21:49:21.740Z","updated_at":"2025-07-27T02:02:35.938Z","avatar_url":"https://github.com/PatrickAlphaC.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ERC20 Python, Brownie, Solidity\n\n## Prerequisites\n\nPlease install or have installed the following:\n\n- [nodejs and npm](https://nodejs.org/en/download/)\n- [python](https://www.python.org/downloads/)\n## Installation\n\n1. [Install Brownie](https://eth-brownie.readthedocs.io/en/stable/install.html), if you haven't already. Here is a simple way to install brownie.\n\n```bash\npip install eth-brownie\n```\nOr, if that doesn't work, via pipx\n```bash\npip install --user pipx\npipx ensurepath\n# restart your terminal\npipx install eth-brownie\n```\n\n2. [Install ganache-cli](https://www.npmjs.com/package/ganache-cli)\n\n```bash\nnpm install -g ganache-cli\n```\n\n## Quickstart\n\n\n1. Clone this repo\n\n```bash\ngit clone https://github.com/PatrickAlphaC/erc20-brownie\n```\n\n2. Run a script\n\n```\nbrownie run scripts/1_deploy_token.sol\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickalphac%2Ferc20-brownie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickalphac%2Ferc20-brownie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickalphac%2Ferc20-brownie/lists"}