{"id":22051505,"url":"https://github.com/unboxed-software/solana-steps-counter","last_synced_at":"2025-08-23T01:45:14.752Z","repository":{"id":175772280,"uuid":"654425227","full_name":"Unboxed-Software/solana-steps-counter","owner":"Unboxed-Software","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-16T05:49:30.000Z","size":247,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T15:33:48.270Z","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/Unboxed-Software.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-16T05:26:07.000Z","updated_at":"2023-06-16T05:55:26.000Z","dependencies_parsed_at":"2023-07-08T02:31:49.497Z","dependency_job_id":null,"html_url":"https://github.com/Unboxed-Software/solana-steps-counter","commit_stats":null,"previous_names":["unboxed-software/solana-steps-counter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Unboxed-Software/solana-steps-counter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unboxed-Software%2Fsolana-steps-counter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unboxed-Software%2Fsolana-steps-counter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unboxed-Software%2Fsolana-steps-counter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unboxed-Software%2Fsolana-steps-counter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unboxed-Software","download_url":"https://codeload.github.com/Unboxed-Software/solana-steps-counter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unboxed-Software%2Fsolana-steps-counter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271731614,"owners_count":24811308,"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-22T02:00:08.480Z","response_time":65,"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-11-30T15:09:26.391Z","updated_at":"2025-08-23T01:45:14.721Z","avatar_url":"https://github.com/Unboxed-Software.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Getting Started\n\n## Setting up development environment\n\nIf you are using emulator, go through [android development environment](https://reactnative.dev/docs/environment-setup?platform=android\u0026os=windows#target-os-1) and [iOS development environment setup](https://reactnative.dev/docs/environment-setup?platform=ios\u0026os=macos#installing-dependencies) before proceeding.\n\n## Creating new project\n\nCreate a new React Native project by running the following command\n\n```shell\nnpx create-expo-app --template expo-template-blank-typescript\n```\n\n### Installing dependencies\n\nNavigate to your project directory and install the necessary dependencies\n\n```shell\nnpm install @solana-mobile/mobile-wallet-adapter-protocol @solana-mobile/mobile-wallet-adapter-protocol-web3js @solana/wallet-adapter-react @solana/web3.js @project-serum/anchor expo-sensors js-base64 assert buffer metro-core  react-native-get-random-values uuid\n```\n\n## Verify Installation\n\nBefore we can run our app on devices, here are a couple of necessary steps:\n\n\u003e App.tsx\n\n    import 'react-native-get-random-values'\n\n    import { v4 as uuidv4 } from 'uuid'\n\n    ...other imports\n\n    global.Buffer = require('buffer').Buffer\n\n    LogBox.ignoreAllLogs()\n\n    export default function App()...\n\n\u003e For the solana mobile wallet adapter to work with expo, we need to run the app using eas build. Follow this [link](https://docs.expo.dev/build/setup/) for the eas cli setup and checkout this [repo](https://github.com/solana-mobile/expo-react-native-mwa-proof-of-concept.git) for more info.\n\n\u003e Follow this [link](https://docs.expo.dev/build/setup/#run-a-build) to see how to run a eas build on devices.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funboxed-software%2Fsolana-steps-counter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funboxed-software%2Fsolana-steps-counter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funboxed-software%2Fsolana-steps-counter/lists"}