{"id":15065102,"url":"https://github.com/ConsenSys-archive/react-box","last_synced_at":"2025-10-05T01:31:37.377Z","repository":{"id":38444152,"uuid":"81032281","full_name":"ConsenSys-archive/react-box","owner":"ConsenSys-archive","description":"Truffle, Webpack and React boilerplate.","archived":true,"fork":false,"pushed_at":"2023-03-15T11:23:36.000Z","size":2357,"stargazers_count":731,"open_issues_count":3,"forks_count":244,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-09-30T20:55:18.074Z","etag":null,"topics":["ethereum","ethereumjs","react","solidity","truffle","webpack"],"latest_commit_sha":null,"homepage":"https://truffle-box.github.io/","language":"JavaScript","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/ConsenSys-archive.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}},"created_at":"2017-02-06T00:25:52.000Z","updated_at":"2025-09-30T14:45:12.000Z","dependencies_parsed_at":"2024-02-06T05:50:44.553Z","dependency_job_id":null,"html_url":"https://github.com/ConsenSys-archive/react-box","commit_stats":null,"previous_names":["consensys-archive/react-box"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ConsenSys-archive/react-box","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConsenSys-archive%2Freact-box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConsenSys-archive%2Freact-box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConsenSys-archive%2Freact-box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConsenSys-archive%2Freact-box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConsenSys-archive","download_url":"https://codeload.github.com/ConsenSys-archive/react-box/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConsenSys-archive%2Freact-box/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278399628,"owners_count":25980330,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","ethereumjs","react","solidity","truffle","webpack"],"created_at":"2024-09-25T00:34:11.170Z","updated_at":"2025-10-05T01:31:36.920Z","avatar_url":"https://github.com/ConsenSys-archive.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# React Truffle Box\n\nThis box comes with everything you need to start using Truffle to write, compile, test, and deploy smart contracts, and interact with them from a React app.\n\n## Installation\n\nFirst ensure you are in an empty directory.\n\nRun the `unbox` command using 1 of 2 ways.\n\n```sh\n# Install Truffle globally and run `truffle unbox`\n$ npm install -g truffle\n$ truffle unbox react\n```\n\n```sh\n# Alternatively, run `truffle unbox` via npx\n$ npx truffle unbox react\n```\n\nStart the react dev server.\n\n```sh\n$ cd client\n$ npm start\n```\n\nFrom there, follow the instructions on the hosted React app. It will walk you through using Truffle and Ganache to deploy the `SimpleStorage` contract, making calls to it, and sending transactions to change the contract's state.\n\n## FAQ\n\n- __How do I use this with Ganache (or any other network)?__\n\n  The Truffle project is set to deploy to Ganache by default. If you'd like to change this, it's as easy as modifying the Truffle config file! Check out [our documentation on adding network configurations](https://trufflesuite.com/docs/truffle/reference/configuration/#networks). From there, you can run `truffle migrate` pointed to another network, restart the React dev server, and see the change take place.\n\n- __Where can I find more resources?__\n\n  This Box is a sweet combo of [Truffle](https://trufflesuite.com) and [Webpack](https://webpack.js.org). Either one would be a great place to start!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FConsenSys-archive%2Freact-box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FConsenSys-archive%2Freact-box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FConsenSys-archive%2Freact-box/lists"}