{"id":18785745,"url":"https://github.com/uzyn/solidity-react-boilerplate","last_synced_at":"2025-12-21T22:30:17.399Z","repository":{"id":145404593,"uuid":"56929750","full_name":"uzyn/solidity-react-boilerplate","owner":"uzyn","description":"SDK for Ethereum's Solidity, React and Webpack. (WIP)","archived":false,"fork":false,"pushed_at":"2016-04-23T16:43:56.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T04:44:11.887Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/uzyn.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":"2016-04-23T16:40:36.000Z","updated_at":"2016-04-29T09:46:05.000Z","dependencies_parsed_at":"2023-04-05T17:25:06.132Z","dependency_job_id":null,"html_url":"https://github.com/uzyn/solidity-react-boilerplate","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/uzyn%2Fsolidity-react-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzyn%2Fsolidity-react-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzyn%2Fsolidity-react-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uzyn%2Fsolidity-react-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uzyn","download_url":"https://codeload.github.com/uzyn/solidity-react-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239702131,"owners_count":19683038,"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-07T20:49:34.051Z","updated_at":"2025-12-21T22:30:17.364Z","avatar_url":"https://github.com/uzyn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# solidity-react-boilerplate\n\n**DO NOT USE. THIS IS STILL WORK IN PROGRESS.** \n\nBoilerplate for Ethereum's Solidity, React and Webpack following [Airbnb's JavaScript (ES6) Style Guide](https://github.com/airbnb/javascript).\n\n\n\n## What is this\n\n- Simple `index.html` loading `bundle.js`.\n- Starter `index.jsx` for React.\n- All code following Airbnb's JavaScript (ES6) style guide with ESlint.\n- Webpack dev server with automatic reloading. Start with: `npm start`.\n- Deployment build with `npm run build`.\n\n## Components\n\n- [Babel](https://babeljs.io) for ES6 support\n- [ESlint](http://eslint.org) for ES6 linting using Airbnb's JS style guide\n- [Webpack](https://webpack.github.io) for bundling of JavaScript modules\n- [React](https://facebook.github.io/react/) as front-end view library.\n\n## How to use\n\n1. `git clone` the repository or [download a zipped package](https://github.com/uzyn/react-webpack-airbnbjs-boilerplate/archive/master.zip).\n\n2. Install dependencies\n\n  ```bash\n  npm install\n  ```\n\n3. Start the dev server, code and enjoy! Browser should automatically refresh if you make any changes to the code.\n\n  ```bash\n  npm start\n  ```\n\n  Load [http://localhost:8080/](http://localhost:8080/) on your web browser.\n\n4. For deployment, run `npm build` and upload `build/` to your server.\n\n## Credits\n\nThis boilerplate is inspired by [jkup/webpack-react-starter](https://github.com/jkup/webpack-react-starter).\n\n## License\n\nMIT · [U-Zyn Chua](http://uzyn.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuzyn%2Fsolidity-react-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuzyn%2Fsolidity-react-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuzyn%2Fsolidity-react-boilerplate/lists"}