{"id":23020688,"url":"https://github.com/resilientapp/crypgo","last_synced_at":"2025-07-18T02:39:02.125Z","repository":{"id":205837455,"uuid":"715211782","full_name":"ResilientApp/CrypGo","owner":"ResilientApp","description":"Crypto on the go!","archived":false,"fork":false,"pushed_at":"2024-11-10T09:39:11.000Z","size":1621,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-30T12:49:26.088Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ResilientApp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-11-06T17:31:32.000Z","updated_at":"2024-11-10T09:39:15.000Z","dependencies_parsed_at":"2023-11-29T02:34:48.616Z","dependency_job_id":"644a7af0-b6fe-47ae-a875-08ab63a24f6a","html_url":"https://github.com/ResilientApp/CrypGo","commit_stats":null,"previous_names":["crypgo23/crypgo","resilientapp/crypgo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ResilientApp/CrypGo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ResilientApp%2FCrypGo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ResilientApp%2FCrypGo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ResilientApp%2FCrypGo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ResilientApp%2FCrypGo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ResilientApp","download_url":"https://codeload.github.com/ResilientApp/CrypGo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ResilientApp%2FCrypGo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265692651,"owners_count":23812204,"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":[],"created_at":"2024-12-15T12:14:52.670Z","updated_at":"2025-07-18T02:39:02.102Z","avatar_url":"https://github.com/ResilientApp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CrypGo - Accessibility on the GO!\n\n## 1. Project Overview\nCrypGo is a mobile app crafted with React Native, serving as a wallet for the Global-Scale Sustainable Blockchain Fabric ResilientDB. Users can conveniently access their ResilientDB accounts, submit transactions, and view their activity on the go. API calls are seamlessly directed to https://cloud.resilientdb.com/graphql using Postman.\n\n## 2. Features\n- **Create Account:** Seamlessly set up your ResDB wallet with CrypGo, making it effortless to join the sustainable blockchain network and securely manage your digital assets.\n- **Delete Account:** CrypGo offers the flexibility to remove your account when needed, ensuring control over your data and assets, aligning with your privacy and security preferences.\n- **Login:** Access your ResDB wallet quickly and securely with CrypGo’s user-friendly login feature, guaranteeing a hassle-free entry to your blockchain account.\n- **Submit Transactions:** Effortlessly initiate and track blockchain transactions from anywhere, empowering you to engage with the ResDB network at your convenience.\n- **Transactions Logging:** Keep a detailed record of your ResDB activity with CrypGo’s comprehensive transaction logging, helping you monitor your blockchain operations effectively.\n\n## 3. The Technology Innovation\nCrypGo represents significant technological innovation by leveraging React Native to create a mobile iteration of ResVault. This allows users to access their ResDB account seamlessly from their smartphones, irrespective of their preferred platform. API calls facilitated by Postman connect directly to https://cloud.resilientdb.com/graphql, offering a convenient solution for managing digital assets \"On the Go.\"\n\n## 4. How Does CrypGo work\nCrypGo connects to the cloud instance of ResilientDB which is running the KV service, Crow HTTP server and the ResilientDB GraphQL directory.\n\n## Ways to Contribute\n\n### 1. Code Contributions\n- Fork the repository to your GitHub account.\n- Create a new branch for your feature or bug fix.\n- Make your changes and ensure that they adhere to the project's coding standards.\n- Submit a pull request, explaining the changes you made and the problem you're solving.\n\n### 2. Bug Reporting\n- If you encounter a bug, open an issue on the GitHub repository.\n- Provide detailed information about the bug, including steps to reproduce it.\n- If possible, include screenshots or code snippets that demonstrate the issue.\n\n### 3. Feature Requests\n- Suggest new features or improvements by opening an issue.\n- Clearly describe the proposed feature and why it would be beneficial.\n\n### 4. Documentation\n- Help improve the project's documentation.\n- Correct typos, clarify explanations, or add missing information.\n\n## Getting Started\n\nTo contribute to CrypGo, follow these steps:\n1. Fork the CrypGo repository to your GitHub account.\n2. Clone the forked repository to your local machine.\n   ```bash\n   git clone https://github.com/your-username/CrypGo.git\n   cd CrypGo\n   ```\n3. Use this command to run the repository\n   ```\n   npm i\n   npx expo start\n   ```\n   After you've made changes to the app\n4. Create a new branch for your contribution.\n   ```bash\n   git checkout -b feature-or-fix-branch\n   ```\n5. Make your changes and commit them.\n   ```bash\n   git add .\n   git commit -m \"Your commit message\"\n   ```\n6. Push your changes to your GitHub repository.\n   ```bash\n   git push origin feature-or-fix-branch\n   ```\n7. Open a pull request on the main CrypGo repository.\n\n## Thank You!\n\nYour contributions are valuable and help make CrypGo better for everyone.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresilientapp%2Fcrypgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fresilientapp%2Fcrypgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresilientapp%2Fcrypgo/lists"}