{"id":20996717,"url":"https://github.com/jeiwan/uniswapv3-code","last_synced_at":"2025-04-05T11:11:25.914Z","repository":{"id":45863702,"uuid":"497938364","full_name":"Jeiwan/uniswapv3-code","owner":"Jeiwan","description":"Uniswap V3 clone built to learn smart-contracts development in Solidity","archived":false,"fork":false,"pushed_at":"2024-04-04T04:48:06.000Z","size":1587,"stargazers_count":343,"open_issues_count":9,"forks_count":140,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-29T10:08:50.897Z","etag":null,"topics":["ethereum","foundry","smart-contracts","solidity","uniswap","uniswap-v3"],"latest_commit_sha":null,"homepage":"https://uniswapv3book.com/","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jeiwan.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}},"created_at":"2022-05-30T12:42:25.000Z","updated_at":"2025-03-24T15:05:23.000Z","dependencies_parsed_at":"2024-11-19T22:48:22.974Z","dependency_job_id":null,"html_url":"https://github.com/Jeiwan/uniswapv3-code","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeiwan%2Funiswapv3-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeiwan%2Funiswapv3-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeiwan%2Funiswapv3-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeiwan%2Funiswapv3-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jeiwan","download_url":"https://codeload.github.com/Jeiwan/uniswapv3-code/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325693,"owners_count":20920714,"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":["ethereum","foundry","smart-contracts","solidity","uniswap","uniswap-v3"],"created_at":"2024-11-19T07:37:01.060Z","updated_at":"2025-04-05T11:11:25.890Z","avatar_url":"https://github.com/Jeiwan.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Uniswap V3 Built From Scratch\n\nA Uniswap V3 clone built from scratch for educational purposes. Part of free and open-source [Uniswap V3 Development Book](https://uniswapv3book.com).\n\n![Front-end application screenshot](/screenshot.png)\n\n## Questions?\n\nEach milestone has its own section in [the GitHub Discussions](https://github.com/Jeiwan/uniswapv3-book/discussions).\nDon't hesitate to ask questions about anything that's not clear in the book!\n\n## How to Run\n1. Ensure you have [Foundry](https://github.com/foundry-rs/foundry) installed.\n1. Install the dependencies:\n    ```shell\n    $ forge install\n    $ cd ui \u0026\u0026 yarn\n    ```\n1. Run Anvil:\n    ```shell\n    $ make anvil\n    ```\n1. Set environment variables and deploy contracts:\n    ```shell\n    $ source .envrc\n    $ make deploy\n    ```\n1. Start the UI:\n    ```shell\n    $ cd ui \u0026\u0026 yarn start\n    ```\n1. In Metamask, import this private key and connect to `localhost:8545`:\n    ```\n    0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80\n    ```\n1. Enjoy!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeiwan%2Funiswapv3-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeiwan%2Funiswapv3-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeiwan%2Funiswapv3-code/lists"}