{"id":26162497,"url":"https://github.com/balancer/pool-creator","last_synced_at":"2025-10-20T10:55:31.781Z","repository":{"id":250961437,"uuid":"835948818","full_name":"balancer/pool-creator","owner":"balancer","description":"A user friendly interface for creating and initializing pools","archived":false,"fork":false,"pushed_at":"2025-04-10T00:06:33.000Z","size":5543,"stargazers_count":11,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-10T00:27:54.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pool-creator.balancer.fi/","language":"TypeScript","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/balancer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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":"2024-07-30T21:10:34.000Z","updated_at":"2025-04-09T23:24:03.000Z","dependencies_parsed_at":"2024-08-04T22:55:10.862Z","dependency_job_id":"3b26fb5d-eec9-42f0-8c8d-8c4d4f8e1268","html_url":"https://github.com/balancer/pool-creator","commit_stats":null,"previous_names":["balancer/pool-creator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balancer%2Fpool-creator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balancer%2Fpool-creator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balancer%2Fpool-creator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balancer%2Fpool-creator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balancer","download_url":"https://codeload.github.com/balancer/pool-creator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248888523,"owners_count":21178074,"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":[],"created_at":"2025-03-11T13:54:43.693Z","updated_at":"2025-10-20T10:55:31.691Z","avatar_url":"https://github.com/balancer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pool Creator\n\nA frontend tool for creating and initializing various pool types on Balancer\n\n## Requirements\n\nTo run the code locally, the following tools are required:\n\n- [Node (\u003e= v18.17)](https://nodejs.org/en/download/)\n- Yarn ([v1](https://classic.yarnpkg.com/en/docs/install/) or [v2+](https://yarnpkg.com/getting-started/install))\n- [Git](https://git-scm.com/downloads)\n\n## Quickstart\n\n1. Clone this repo \u0026 install dependencies\n\n```\ngit clone https://github.com/balancer/pool-creator.git\ncd pool-creator\nyarn install\n```\n\n2. Start the frontend\n\n```\nyarn start\n```\n\n## Run on Fork\n\n\u003e ⚠️ **Note:** Fork development is only supported for CoW AMMs\n\n1. Add the following ENV vars to a `.env` file located in the root directory\n\n```\nSEPOLIA_RPC_URL=\nMAINNET_RPC_URL=\nGNOSIS_RPC_URL=\nARBITRUM_RPC_URL=\nBASE_RPC_URL=\n```\n\n2. Add `chains.foundry` as the first item of `targetNetworks` in the `scaffold.config.ts` file\n\n```\n  targetNetworks: [chains.foundry, chains.sepolia, chains.mainnet, chains.gnosis],\n```\n\n3. Set a `targetFork` network in `scaffold.config.ts`\n\n```\n  targetFork: chains.sepolia,\n```\n\n4. Start the fork using the same network as `targetFork`\n\n```\nmake fork-sepolia\nmake fork-mainnet\nmake fork-gnosis\nmake fork-arbitrum\nmake fork-base\n```\n\n5. Start the frontend\n\n```\nyarn start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalancer%2Fpool-creator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalancer%2Fpool-creator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalancer%2Fpool-creator/lists"}