{"id":25860966,"url":"https://github.com/e-roy/create-web3","last_synced_at":"2025-03-01T23:03:33.433Z","repository":{"id":39593539,"uuid":"484163956","full_name":"e-roy/create-web3","owner":"e-roy","description":"a quick start boilerplate for developing web3 apps and deploying smart contracts.","archived":false,"fork":false,"pushed_at":"2023-04-09T15:29:06.000Z","size":368,"stargazers_count":90,"open_issues_count":2,"forks_count":12,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-16T22:34:23.910Z","etag":null,"topics":["boilerplate","create-web3","ethereum","foundry","hardhat","nextjs","react","typescript","web3"],"latest_commit_sha":null,"homepage":"https://create-web3.xyz","language":"Solidity","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/e-roy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-21T18:33:28.000Z","updated_at":"2024-05-20T11:11:25.000Z","dependencies_parsed_at":"2023-02-18T10:47:03.273Z","dependency_job_id":null,"html_url":"https://github.com/e-roy/create-web3","commit_stats":null,"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-roy%2Fcreate-web3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-roy%2Fcreate-web3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-roy%2Fcreate-web3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-roy%2Fcreate-web3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/e-roy","download_url":"https://codeload.github.com/e-roy/create-web3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241435161,"owners_count":19962404,"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":["boilerplate","create-web3","ethereum","foundry","hardhat","nextjs","react","typescript","web3"],"created_at":"2025-03-01T23:03:32.793Z","updated_at":"2025-03-01T23:03:33.419Z","avatar_url":"https://github.com/e-roy.png","language":"Solidity","readme":"# create-web3\n\nA boilerplate for creating a web3 projects\n\n\u003cp\u003e\n  \u003ca href=\"https://www.npmjs.com/package/create-web3\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/create-web3\" alt=\"Version\"\u003e\n  \u003c/a\u003e\n    \u003ca href=\"https://www.npmjs.com/package/create-web3\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/dm/create-web3\" alt=\"Downloads per month\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/l/create-web3\" alt=\"License\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nThis boilerplate quickly creates a mono repo with 2 environments, a react frontend environment and a Ethereum development environment for writing, testing and deploying contracts.\n\n## Quick Start Notes\n\n1.  To start install\n\n```bash\nnpx create-web3\n```\n\n2.  Run `yarn` or `npm install` to install all the dependencies\n3.  Once installation is complete, `cd` into your app's directory and run `yarn chain` or `npm run chain` to start a local hardhat environment\n4.  Open another terminal and `cd` into your app's directory\n5.  Run `yarn deploy` or `npm run deploy` to deploy the example contract locally\n6.  Run `yarn dev` or `npm run dev` to start your Next dev environment\n\n## Technologies\n\nThis project is built with the following open source libraries, frameworks and languages. User choice of framework used, available in plain js or typescript.\n| Tech | Description |\n| --------------------------------------------- | ------------------------------------------------------------------ |\n| ------ | ------ React Frontend Environment ------ |\n| [Next JS](https://nextjs.org/) | React Framework |\n| [Vite JS](https://vitejs.dev/) | Next Generation Frontend Tooling |\n| ------ | ------ CSS Framework ------ |\n| none | |\n| [Tailwind](https://tailwindcss.com/) | A utility-first CSS framework |\n| [Chakra](https://chakra-ui.com/) | A simple, modular and accessible component library that gives you the building blocks you need to build your React applications. |\n| ------ | ------ Ethereum Development Environment ------ |\n| [Hardhat](https://hardhat.org/) | Ethereum development environment for professionals |\n| [Foundry](https://getfoundry.sh/) | a blazing fast, portable and modular toolkit for Ethereum application development written in Rust. |\n| ------ | ------ Included Libraries ------ |\n| [WAGMI](https://wagmi.sh/) | A set of React Hooks for Web3 |\n| [RainbowKit](https://www.rainbowkit.com/docs/introduction) | RainbowKit is a React library that makes it easy to add wallet connection to your dapp. |\n\n## Documentation\n\nPlease visit [create-web3.xyz](https://create-web3.xyz) to view the full documentation.\n\n## Discussions\n\nIf you have questions how to use, want to suggest a feature, or show off a project you created with create-web3, join [discussions on GitHub](https://github.com/e-roy/create-web3/discussions). I would love to hear from you. 🙂\n\n## Issues\n\nIf you find a bug or would like to request a feature, please visit [ISSUES](https://github.com/e-roy/create-web3/issues)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe-roy%2Fcreate-web3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe-roy%2Fcreate-web3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe-roy%2Fcreate-web3/lists"}