{"id":24072571,"url":"https://github.com/jongan69/fitmint","last_synced_at":"2025-07-04T18:09:19.116Z","repository":{"id":98586496,"uuid":"591797548","full_name":"jongan69/FitMint","owner":"jongan69","description":"An App for Minting FVM NFT's via Working Out. Built Under The 2023 FVM Space Warp Hackathon. ","archived":false,"fork":false,"pushed_at":"2024-02-29T20:39:29.000Z","size":16941,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-21T10:05:41.619Z","etag":null,"topics":["ethereum","react-native","redux","solidity"],"latest_commit_sha":null,"homepage":"https://gen-iworkout.vercel.app/","language":"TypeScript","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/jongan69.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,"zenodo":null}},"created_at":"2023-01-21T22:28:54.000Z","updated_at":"2023-07-18T09:21:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9986115-5d65-4c5a-abb5-dfe7ec0ac752","html_url":"https://github.com/jongan69/FitMint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jongan69/FitMint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongan69%2FFitMint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongan69%2FFitMint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongan69%2FFitMint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongan69%2FFitMint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jongan69","download_url":"https://codeload.github.com/jongan69/FitMint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongan69%2FFitMint/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261103434,"owners_count":23109930,"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":["ethereum","react-native","redux","solidity"],"created_at":"2025-01-09T17:18:29.015Z","updated_at":"2025-06-21T10:06:03.416Z","avatar_url":"https://github.com/jongan69.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FitMint\n\n### Unimplemented AI Workout + API\n[AI Workout](https://gen-iworkout.vercel.app/)\n\n[![CodeQL](https://github.com/jongan69/FitMint/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/jongan69/FitMint/actions/workflows/codeql-analysis.yml)\n\n[![Build and lint](https://github.com/jongan69/FitMint/actions/workflows/validate.yml/badge.svg)](https://github.com/jongan69/FitMint/actions/workflows/validate.yml)\n\n- React Native\n- Solidity Contract ABI usage\n- `api` directory w/ Nextjs thirdwebjs sdk\n- Web3 Auth SDK\n- Nhost SDK\n\nIncludes demo solidity contracts with a `compile-contracts` command in `package.json`\n\nBuilt under The FVM ETH Global Hackathon\n\n------\n\n## Demo\n\n[LATEST APP v1.00 (Expo)](https://expo.dev/@jongan69/FitMint?serviceType=classic\u0026distribution=expo-go)\n\n[LATEST CONTRACT X.XX (FVM Wallabey Network)]\n\n------\n\n### Setup\n\n1. Create Web3Auth.io Account at \u003chttps://dashboard.web3auth.io/\u003e\n2. Copy into credentials .env and constant.js\n\n   Note: `WEB_API_ROUTES` would be the URL of the deployed nextjs app\n\n   ie: vercel\n\n3. yarn install inside the root and web directories\n\n   Note: There is now an included `continue as guest` button\n\n***For smart contract functionality***\n\n1. Compile + Deploy your contract\n\n   Note: `compile-contracts` does not deploy\n\n2. Import `abi` into `etherRPC.js` and interface with corresponding contract functions\n3. Import the functions where ever needed throughout app\n\n------\n\n### Usage\n\n`yarn ios` - Run iOS App\n\n`yarn android` - Run Android App\n\n`yarn web` - Start Nextjs app\n\n`yarn compile-contracts` - Compile the Contract in `./contracts/` for abi, may need to edit `package.json`\n\nFor NHOST Database/Auth:\nin `.env` -\u003e backendUrl: \"YOUR_NHOST_BACKEND_URL\"\n\nTo Run Nextjs App:\n  `yarn web` in root directory\n\n------\n\n### To do\n\n[Chaining Contract Calls](https://blog.chain.link/smart-contract-call-another-smart-contract/)\n\nReact Native Work:\n\n- [x] Expo React Native App\n- [x] Web3Auth - React Native SDK\n- [x] Add Redux store\n- [x] Switched Context with Redux Store\n- [x] Create all redux slices w/ actions\n- [x] Replace Reducer Functions with Secure Store Functions\n- [x] Create 7 Minute Workout app in React Native\n- [-\u003e] Connect Mobile UI to Smart Contract Minting and Getting Functions\n- [-\u003e] Create Feed for all failed and minted workouts\n\nSolidity Smart Contract Work:\n\n- [-\u003e] Build corresponding contract for Minting NFTs\n- [-\u003e] Deploy contract to FVM\n\nAPI Work:\n\n- [-\u003e] Allow user into discord if NFT was minted w/ Discord user\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjongan69%2Ffitmint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjongan69%2Ffitmint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjongan69%2Ffitmint/lists"}