{"id":23181701,"url":"https://github.com/raid-guild/dapphero-dashboard","last_synced_at":"2025-08-18T13:33:56.953Z","repository":{"id":48653042,"uuid":"314481381","full_name":"raid-guild/dapphero-dashboard","owner":"raid-guild","description":null,"archived":false,"fork":false,"pushed_at":"2021-07-15T17:59:06.000Z","size":1269,"stargazers_count":5,"open_issues_count":2,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-06T05:41:53.358Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/raid-guild.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}},"created_at":"2020-11-20T07:42:18.000Z","updated_at":"2021-12-03T05:23:07.000Z","dependencies_parsed_at":"2022-08-27T03:24:13.743Z","dependency_job_id":null,"html_url":"https://github.com/raid-guild/dapphero-dashboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/raid-guild/dapphero-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raid-guild%2Fdapphero-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raid-guild%2Fdapphero-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raid-guild%2Fdapphero-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raid-guild%2Fdapphero-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raid-guild","download_url":"https://codeload.github.com/raid-guild/dapphero-dashboard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raid-guild%2Fdapphero-dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271003023,"owners_count":24683219,"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-08-18T02:00:08.743Z","response_time":89,"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":[],"created_at":"2024-12-18T08:17:32.716Z","updated_at":"2025-08-18T13:33:56.592Z","avatar_url":"https://github.com/raid-guild.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DappHero Dashboard\n- Currently deployed at: https://arweave.net/_2lVWgpvPI-cMAaM7-_75j6Tn7304VQoJ9SW8zT5S20\n\n## DappHero Core\n- Latest core deployment at: https://arweave.net/NKPfsVuEIopmug_05ZUHV9FkmHH7cpCLF9XMduubzM8\n- Repo: https://github.com/raid-guild/dapphero-core\n\n## Profit Sharing Community\n- https://community.xyz/#d2D-oGZIHnuYzNtFnKtUVY4-xmmCKH8w6KUVKrrjtuc\n\n## Deployed Assets\n- Community Logo: https://arweave.net/AZMyGTPMuq5A-iqGGz87rLRM7oXxE8nBymprqmWUh48\n- Original Logo: https://arweave.net/Se6yGCl5B03DxosnMjmhA1eoOwsIO0bsHaGIJmr7N5Y\n- Favicon: https://arweave.net/jXLNXjwmZpViJbodmNCczcWN0XkHyR8hxiEvhnAqQ-Y\n- Projects Icon: https://arweave.net/y--LjDmE8Ixh07sj0Hmy0rrZqX5EFrAk9BKQyMEt0a8\n- Contracts Icon: https://arweave.net/9ayl_-SzNbM-eAZEyre-CuQpKN7d37U4yf32IfjHF60\n- Trash Icon: https://arweave.net/-pOkMS1bSIN4YgXsjCPC4sV86v-J4l3NP6zq5wqwoLw\n\n# SmartWeave Contracts\n\n## Building\nContracts must be compiled from Typescript before deploying by running:\n\n### `yarn build-contracts`\nThe contracts and state json will be in the `dist` folder\n## Current Deployed Addresses\n- Projects: `0Nx9CWDplg9guCp67_NlT2axv-GLyxQaZaI1TyDMSzg`\n- Contracts: `kJiz2yvXjHDGUT45XudbRcC9uy6QJce2JgwDXlJlv0Y`\n\n## Tests\n You can run tests with the following command:\n### `yarn test-contracts`\n\n# Getting Up and Running\n\nIn the project directory, you can run:\n\n### `yarn start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\\\nYou will also see any lint errors in the console.\n\nIf you get the error `TypeError: Cannot assign to read only property 'jsx' of object '#\u003cObject\u003e'`, use [this](https://github.com/facebook/create-react-app/issues/9868#issuecomment-723576740) temporary workaround:\n\n1. Go to node_modules/react-scripts/scripts/utils/verifyTypeScriptSetup.js\n2. Change line 238 to: `} else if (parsedCompilerOptions[option] !== valueToCheck \u0026\u0026 option !== \"jsx\") {`\n\n### `yarn test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `yarn build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n### `yarn eject`\n\n**Note: this is a one-way operation. Once you `eject`, you can’t go back!**\n\nIf you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.\n\nInstead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.\n\nYou don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.\n\n## Learn More\n\nYou can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).\n\nTo learn React, check out the [React documentation](https://reactjs.org/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraid-guild%2Fdapphero-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraid-guild%2Fdapphero-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraid-guild%2Fdapphero-dashboard/lists"}