{"id":26105308,"url":"https://github.com/arasgungore/cryptify","last_synced_at":"2026-02-08T21:32:54.423Z","repository":{"id":214479660,"uuid":"736622207","full_name":"arasgungore/Cryptify","owner":"arasgungore","description":"A cryptocurrency exchange application that allows users to register, authenticate, trade cryptocurrencies, and visualize real-time chart data.","archived":false,"fork":false,"pushed_at":"2023-12-29T08:52:08.000Z","size":21,"stargazers_count":4,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-21T06:56:37.787Z","etag":null,"topics":["binance","bitcoin","crypto","crypto-app","crypto-currency","crypto-operations","crypto-trading-bot","cryptocurrencies","cryptocurrencies-data","cryptocurrency","cryptocurrency-exchange","cryptocurrency-exchange-software","cryptocurrency-exchanges","cryptocurrency-exchanges-apis","cryptocurrency-prices","cryptocurrency-trading-bot","cryptocurrency-website","golang","golang-application","golang-package"],"latest_commit_sha":null,"homepage":"","language":"Go","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/arasgungore.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}},"created_at":"2023-12-28T12:04:30.000Z","updated_at":"2025-04-18T00:02:35.000Z","dependencies_parsed_at":"2024-06-21T12:56:48.052Z","dependency_job_id":"296c9d17-a68b-489e-88b5-e8a7d1a6356d","html_url":"https://github.com/arasgungore/Cryptify","commit_stats":null,"previous_names":["arasgungore/cryptify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arasgungore/Cryptify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arasgungore%2FCryptify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arasgungore%2FCryptify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arasgungore%2FCryptify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arasgungore%2FCryptify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arasgungore","download_url":"https://codeload.github.com/arasgungore/Cryptify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arasgungore%2FCryptify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29244662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T21:00:43.743Z","status":"ssl_error","status_checked_at":"2026-02-08T20:59:20.374Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["binance","bitcoin","crypto","crypto-app","crypto-currency","crypto-operations","crypto-trading-bot","cryptocurrencies","cryptocurrencies-data","cryptocurrency","cryptocurrency-exchange","cryptocurrency-exchange-software","cryptocurrency-exchanges","cryptocurrency-exchanges-apis","cryptocurrency-prices","cryptocurrency-trading-bot","cryptocurrency-website","golang","golang-application","golang-package"],"created_at":"2025-03-09T21:05:01.951Z","updated_at":"2026-02-08T21:32:54.406Z","avatar_url":"https://github.com/arasgungore.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cryptify\n\nThe Cryptify App is a cryptocurrency exchange application that allows users to register, authenticate, trade cryptocurrencies, and visualize real-time chart data. The application is built with Go and incorporates basic functionalities to provide a starting point for further development.\n\n\n\n## Features\n\n- **Authentication:**\n  - User registration with email verification.\n  - User login with email and password.\n  - Secure password hashing.\n\n- **Trading:**\n  - Basic trading engine for executing buy and sell orders.\n  - Integration with a cryptocurrency exchange (Binance API).\n\n- **Wallet:**\n  - User wallet for managing cryptocurrency balances.\n  - Transaction history tracking.\n\n- **Chart Visualization:**\n  - Real-time chart data using the Binance API.\n  - Mock chart data for testing purposes.\n\n\n\n## Getting Started\n\n1. **Navigate to the Project Directory:**\n   ```bash\n   cd cryptify_app\n   ```\n\n2. **Create a `.env` File:**\n   Create a `.env` file at the root of the project and add your Binance API key and secret (if using real chart data).\n   ```env\n   BINANCE_API_KEY=your_binance_api_key\n   BINANCE_API_SECRET=your_binance_api_secret\n   ```\n\n3. **Install Dependencies:**\n   ```bash\n   go mod tidy\n   ```\n\n4. **Run the Application:**\n   ```bash\n   go run main.go\n   ```\n\n5. **Access the App:**\n   Open your web browser and go to [http://localhost:8080](http://localhost:8080) to access the application.\n\n\n\n## Contributing\n\nIf you find any issues or have suggestions for improvement, feel free to open an issue or submit a pull request. Contributions are welcome!\n\n\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n\n\n## Author\n\n👤 **Aras Güngöre**\n\n- LinkedIn: [@arasgungore](https://www.linkedin.com/in/arasgungore)\n- GitHub: [@arasgungore](https://github.com/arasgungore)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farasgungore%2Fcryptify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farasgungore%2Fcryptify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farasgungore%2Fcryptify/lists"}