{"id":13455228,"url":"https://github.com/moviendome/solacademy-wallet","last_synced_at":"2025-10-10T15:08:48.377Z","repository":{"id":44339464,"uuid":"473436463","full_name":"moviendome/solacademy-wallet","owner":"moviendome","description":"Boilerplate to build Cross-Platform Apps with Expo, React Native \u0026 Solana Web3","archived":false,"fork":false,"pushed_at":"2022-08-10T06:47:27.000Z","size":1703,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T14:37:34.677Z","etag":null,"topics":["cross-platform","expo","mobile","react-native","react-navigation","solana","tailwind","tailwindcss","web3"],"latest_commit_sha":null,"homepage":"https://www.solacademy.xyz/","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/moviendome.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":"2022-03-24T02:57:29.000Z","updated_at":"2024-10-30T21:54:55.000Z","dependencies_parsed_at":"2022-08-19T08:50:57.784Z","dependency_job_id":null,"html_url":"https://github.com/moviendome/solacademy-wallet","commit_stats":null,"previous_names":["moviendome/solacademy-wallet"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/moviendome/solacademy-wallet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moviendome%2Fsolacademy-wallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moviendome%2Fsolacademy-wallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moviendome%2Fsolacademy-wallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moviendome%2Fsolacademy-wallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moviendome","download_url":"https://codeload.github.com/moviendome/solacademy-wallet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moviendome%2Fsolacademy-wallet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004567,"owners_count":26083734,"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-10T02:00:06.843Z","response_time":62,"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":["cross-platform","expo","mobile","react-native","react-navigation","solana","tailwind","tailwindcss","web3"],"created_at":"2024-07-31T08:01:02.692Z","updated_at":"2025-10-10T15:08:48.361Z","avatar_url":"https://github.com/moviendome.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cstrong\u003e◎ solacademy.xyz\u003c/strong\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./assets/images/build-a-solana-wallet-app.png\" width=\"500\" /\u003e\n  \u003cbr /\u003e\n  \u003cimg src=\"https://www.solacademy.xyz/_next/image?url=%2Fcross-platform-solana-wallet-app.png\u0026w=640\u0026q=75\" width=\"400\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eA Expo, React Native \u0026 Solana Web3 Boilerplate\u003c/h1\u003e\n\nThis is a boilerplate ready to start building a Cross-Platform Wallet App with Expo, React Native and `solana/web3`.\n\n## What does it include?\n\n- [Expo](https://expo.dev/)\n- [React Native](https://reactnative.dev/)\n- [@solana/web3.js](https://solana-labs.github.io/solana-web3.js/)\n- [React Navigation](https://reactnavigation.org/)\n- [Easy Peasy](https://easy-peasy.vercel.app/)\n- [Tailwind CSS](https://tailwindcss.com/)\n\n## Requirements\n\nIn order to run this project, install:\n\n- [NodeJS](https://nodejs.org/)\n- [Expo](https://expo.dev/)\n\n\n## How to run the project?\n\nClone this repository:\n\n```\ngit clone https://github.com/jferrer/solacademy-wallet\n```\n\nEnter the project:\n\n```\ncd solacademy-wallet\n```\n\nInstall dependencies:\n\n```\nyarn install\n```\n\nRun on web:\n\n```\nexpo web\n```\n\nRun on mobile (through Expo):\n\n```\nexpo start\n```\n\n## How to run the project on Android:\n\nDownload [Expo Go](https://play.google.com/store/apps/details?id=host.exp.exponent\u0026referrer=www) and can the QR code [here](https://expo.dev/@moviendome/solacademy-wallet).\n\n## How to run the project on iOS:\n\nDownload [Expo Go](https://apps.apple.com/app/apple-store/id982107779) and visit this [link](exp://exp.host/@moviendome/solacademy-wallet?release-channel=default) on your device.\n\n## Learn how to build a Cross-Platform Solana Wallet App\n\nVisit [Solacademy](https://www.solacademy.xyz)\n\n## Donate\n\nConsider donating some `SOL` or `SPL Tokens` if you find useful and want support this project.\n\n\n\u003cp align=\"center\"\u003e\n  \u003cbr /\u003e\n  \u003cimg src=\"https://www.solacademy.xyz/_next/image?url=%2Fqrcode.svg\u0026w=256\u0026q=75\" width=\"100\" /\u003e\n  \u003cbr /\u003e\n  \u003csmall\u003eEg2SAgUB5VsNdcSMggLpyrvqcBqJBwmBUNC6e4XC7LPv\u003c/small\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoviendome%2Fsolacademy-wallet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoviendome%2Fsolacademy-wallet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoviendome%2Fsolacademy-wallet/lists"}