{"id":23816294,"url":"https://github.com/auralshin/reactnative-dapp","last_synced_at":"2026-04-12T18:33:02.024Z","repository":{"id":38864100,"uuid":"277997434","full_name":"auralshin/ReactNative-Dapp","owner":"auralshin","description":"To be able to build a Decentralised application over React Native, feel free to contribute.  It's open for Hacktoberfest 2020","archived":false,"fork":false,"pushed_at":"2023-01-24T03:19:00.000Z","size":3459,"stargazers_count":1,"open_issues_count":24,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-02T04:30:48.578Z","etag":null,"topics":["blockchain","decentralized-applications","drizzle","ethereum-contract","ethereum-dapp","hacktoberfest","hacktoberfest2020","react","react-native"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/auralshin.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-07-08T05:24:47.000Z","updated_at":"2023-06-22T20:19:03.000Z","dependencies_parsed_at":"2023-02-13T15:01:46.893Z","dependency_job_id":null,"html_url":"https://github.com/auralshin/ReactNative-Dapp","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/auralshin%2FReactNative-Dapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auralshin%2FReactNative-Dapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auralshin%2FReactNative-Dapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auralshin%2FReactNative-Dapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/auralshin","download_url":"https://codeload.github.com/auralshin/ReactNative-Dapp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240086080,"owners_count":19745819,"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":["blockchain","decentralized-applications","drizzle","ethereum-contract","ethereum-dapp","hacktoberfest","hacktoberfest2020","react","react-native"],"created_at":"2025-01-02T04:29:27.277Z","updated_at":"2026-04-12T18:32:56.978Z","avatar_url":"https://github.com/auralshin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Building React Native app using drizzle\n\n## Packages Required\n\t- truffle\n\t- ganache-cli\n\t- react-native\n\t- react\n\t- @drizzle/store\n\n## Project Structure\n\t ├── android\n\t ├── contracts\n\t ├── ios\n\t ├── migrations\n\t ├── gitignore\n\t ├── test\n\t ├── App.js\n\t ├── app.json\n\t ├── index.js\n\t ├── shims.js\n\t ├── global.js\n\t ├── rn-cli.config.js\n\t ├── package.json\n\t ├── truffle-config.js\n\t ├── truffle.js\n\t └── yarn.lock\n## Steps to follow\n\n\t- run npm install or yarn install\n\t- install truffle and ganache-cli\n\t- set ANDROID_HOME in path properly\n\t- Start ganache-cli: ganache-cli -b 3\n\t- Compile and migrate contracts: truffle compile \u0026\u0026 truffle migrate\n\t- Reverse ports: adb reverse tcp:8545 tcp:8545\n\t- react-native start\n\t- Install app: react-native run-android ( on different terminal )\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauralshin%2Freactnative-dapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fauralshin%2Freactnative-dapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauralshin%2Freactnative-dapp/lists"}