{"id":21074826,"url":"https://github.com/dawsbot/cookbook","last_synced_at":"2025-03-14T03:26:32.933Z","repository":{"id":196314030,"uuid":"695724385","full_name":"dawsbot/cookbook","owner":"dawsbot","description":"Your guide for web3 tutorials","archived":false,"fork":false,"pushed_at":"2023-09-24T23:33:35.000Z","size":224,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-20T22:41:29.416Z","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/dawsbot.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,"governance":null}},"created_at":"2023-09-24T02:43:56.000Z","updated_at":"2024-04-08T18:03:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"d9e9c334-13bd-46cf-bc6c-04bd533ee5ec","html_url":"https://github.com/dawsbot/cookbook","commit_stats":null,"previous_names":["dawsbot/cookbook"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawsbot%2Fcookbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawsbot%2Fcookbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawsbot%2Fcookbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawsbot%2Fcookbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dawsbot","download_url":"https://codeload.github.com/dawsbot/cookbook/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243517460,"owners_count":20303632,"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":"2024-11-19T19:18:13.624Z","updated_at":"2025-03-14T03:26:32.910Z","avatar_url":"https://github.com/dawsbot.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-web3 boilerplate\r\n\r\nA boilerplate for starting a web3 project.\r\n\r\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.\r\n\r\n## Quick Start Notes\r\n\r\n1.  To start install\r\n\r\n```bash\r\nnpx create-web3\r\n```\r\n\r\n2.  Run `yarn` or `npm install` to install all the dependencies\r\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\r\n4.  Open another terminal and `cd` into your app's directory\r\n5.  Run `yarn deploy` or `npm run deploy` to deploy the example contract locally\r\n6.  Run `yarn dev` or `npm run dev` to start your FrontEnd dev environment\r\n\r\n## Technologies\r\n\r\nThis project is built with the following open source libraries, frameworks and languages. User choice of framework used, available in plain js or typescript.\r\n| Tech | Description |\r\n| --------------------------------------------- | ------------------------------------------------------------------ |\r\n| ------ | ------ React Frontend Environment ------ |\r\n| [Next JS](https://nextjs.org/) | React Framework |\r\n| [Vite JS](https://vitejs.dev/) | Next Generation Frontend Tooling |\r\n| ------ | ------ CSS Framework ------ |\r\n| none | |\r\n| [Tailwind](https://tailwindcss.com/) | A utility-first CSS framework |\r\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. |\r\n| ------ | ------ Ethereum Development Environment ------ |\r\n| [Hardhat](https://hardhat.org/) | Ethereum development environment for professionals |\r\n| [Foundry](https://getfoundry.sh/) | a blazing fast, portable and modular toolkit for Ethereum application development written in Rust. |\r\n| ------ | ------ Included Libraries ------ |\r\n| [WAGMI](https://wagmi.sh/) | A set of React Hooks for Web3 |\r\n| [RainbowKit](https://www.rainbowkit.com/docs/introduction) | RainbowKit is a React library that makes it easy to add wallet connection to your dapp. |\r\n\r\n## Documentation\r\n\r\nPlease visit [create-web3.xyz](https://create-web3.xyz) to view the full documentation.\r\n\r\n## Discussions\r\n\r\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. 🙂\r\n\r\n## Issues\r\n\r\nIf you find a bug or would like to request a feature, please visit [ISSUES](https://github.com/e-roy/create-web3/issues)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawsbot%2Fcookbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdawsbot%2Fcookbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawsbot%2Fcookbook/lists"}