{"id":22745888,"url":"https://github.com/tr1sm0s1n/fastapi-brownie-dapp","last_synced_at":"2025-04-14T10:07:24.019Z","repository":{"id":159117326,"uuid":"627937074","full_name":"tr1sm0s1n/fastapi-brownie-dapp","owner":"tr1sm0s1n","description":"Ethereum Certificate DApp made for Pythonistas.","archived":false,"fork":false,"pushed_at":"2024-09-09T09:02:54.000Z","size":35,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T10:07:19.707Z","etag":null,"topics":["brownie","bulma","dapp","ethereum","fastapi","jinja2","python","smart-contracts","vyper","web3py"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/tr1sm0s1n.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2023-04-14T14:26:46.000Z","updated_at":"2025-02-13T10:44:10.000Z","dependencies_parsed_at":"2024-05-19T16:26:01.570Z","dependency_job_id":"414282b6-a2c5-4e9c-a28a-c6e385d29e2e","html_url":"https://github.com/tr1sm0s1n/fastapi-brownie-dapp","commit_stats":null,"previous_names":["tr1sm0s1n/fastapi-brownie-dapp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tr1sm0s1n%2Ffastapi-brownie-dapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tr1sm0s1n%2Ffastapi-brownie-dapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tr1sm0s1n%2Ffastapi-brownie-dapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tr1sm0s1n%2Ffastapi-brownie-dapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tr1sm0s1n","download_url":"https://codeload.github.com/tr1sm0s1n/fastapi-brownie-dapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248860270,"owners_count":21173342,"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":["brownie","bulma","dapp","ethereum","fastapi","jinja2","python","smart-contracts","vyper","web3py"],"created_at":"2024-12-11T02:09:08.852Z","updated_at":"2025-04-14T10:07:23.994Z","avatar_url":"https://github.com/tr1sm0s1n.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FastAPI-Brownie-DApp\n\nEthereum Certificate DApp made for Pythonistas.\n\n## 🛠 Built With\n\n[![Python Badge](https://img.shields.io/badge/Python-3776AB?logo=python\u0026logoColor=fff\u0026style=for-the-badge)](https://www.python.org/)\n[![FastAPI Badge](https://img.shields.io/badge/FastAPI-009688?logo=fastapi\u0026logoColor=fff\u0026style=for-the-badge)](https://fastapi.tiangolo.com)\n[![Vyper Badge](https://img.shields.io/badge/Vyper-3C3C3D?logo=ethereum\u0026logoColor=fff\u0026style=for-the-badge)](https://docs.vyperlang.org/en/stable/)\n[![Brownie Badge](https://img.shields.io/badge/Brownie-3C3C3D?logo=ethereum\u0026logoColor=fff\u0026style=for-the-badge)](https://eth-brownie.readthedocs.io/en/stable/)\n[![Bulma Badge](https://img.shields.io/badge/Bulma-00D1B2?logo=bulma\u0026logoColor=fff\u0026style=for-the-badge)](https://bulma.io/)\n\n## ⚙️ Run Locally\n\nClone the repository\n\n```bash\ngit clone https://github.com/tr1sm0s1n/fastapi-brownie-dapp.git\ncd fastapi-brownie-dapp\n```\n\nInstall `uv`, an extremely fast Python package and project manager\n\n```sh\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n```\n\nInstall Brownie\n\n```sh\nuv add eth-brownie\n```\n\nCompile the contract\n\n```sh\nuv run brownie compile\n```\n\nRun a blockchain simulation (geth/hardhat/foundry) on port **8545**.\n\nTest the contract\n\n```sh\nuv run brownie test\n```\n\nDeploy the contract\n\n```sh\nuv run brownie run deploy_cert.py\n```\n\nInstall FastAPI\n\n```sh\nuv add \"fastapi[standard]\"\n```\n\nStart the application\n\n```sh\nuv run fastapi dev main.py\n```\n\n## 📜 License\n\nClick [here](./LICENSE.md).\n\n## 🎗️ Contributing\n\nClick [here](./CONTRIBUTING.md).\n\n## ⚖️ Code of Conduct\n\nClick [here](./CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftr1sm0s1n%2Ffastapi-brownie-dapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftr1sm0s1n%2Ffastapi-brownie-dapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftr1sm0s1n%2Ffastapi-brownie-dapp/lists"}