{"id":23494883,"url":"https://github.com/pooriadaloochi/bankdex","last_synced_at":"2026-04-11T07:42:35.391Z","repository":{"id":264476777,"uuid":"430783242","full_name":"pooriadaloochi/Bankdex","owner":"pooriadaloochi","description":"Bankdex Cryptocurrency: A scalable foundation for cryptocurrency trading and finance management with mobile support, built using React, Redux, and Ionic.","archived":false,"fork":false,"pushed_at":"2024-11-24T15:19:36.000Z","size":4744,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-16T21:15:24.374Z","etag":null,"topics":["capacitor","cryptocurrency","defi","internationalization","ionic","localization","open-source","react","redux","trading-platform","web3"],"latest_commit_sha":null,"homepage":"https://www.bandex.io","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pooriadaloochi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"docs/roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-22T16:28:22.000Z","updated_at":"2025-03-16T14:26:19.000Z","dependencies_parsed_at":"2024-11-24T16:36:31.625Z","dependency_job_id":null,"html_url":"https://github.com/pooriadaloochi/Bankdex","commit_stats":null,"previous_names":["pooriadaloochi/bankdex"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooriadaloochi%2FBankdex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooriadaloochi%2FBankdex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooriadaloochi%2FBankdex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooriadaloochi%2FBankdex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pooriadaloochi","download_url":"https://codeload.github.com/pooriadaloochi/Bankdex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249316511,"owners_count":21249976,"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":["capacitor","cryptocurrency","defi","internationalization","ionic","localization","open-source","react","redux","trading-platform","web3"],"created_at":"2024-12-25T03:13:01.014Z","updated_at":"2026-04-11T07:42:30.369Z","avatar_url":"https://github.com/pooriadaloochi.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Cryptocurrency Exchange Platform - Baseapp](https://github.com/openware/meta/raw/main/images/github_baseapp.png)\n\n\u003ch3 align=\"center\"\u003e\n\u003ca href=\"https://www.openware.com/sdk/docs.html#baseapp\"\u003eGuide\u003c/a\u003e \u003cspan\u003e\u0026vert;\u003c/span\u003e \n\u003ca href=\"https://www.openware.com/sdk/api.html\"\u003eAPI Docs\u003c/a\u003e \u003cspan\u003e\u0026vert;\u003c/span\u003e \n\u003ca href=\"https://www.openware.com/\"\u003eConsulting\u003c/a\u003e \u003cspan\u003e\u0026vert;\u003c/span\u003e \n\u003ca href=\"https://t.me/peatio\"\u003eCommunity\u003c/a\u003e\n\u003c/h3\u003e\n\u003ch6 align=\"center\"\u003eComponent part of \u003ca href=\"https://github.com/openware/opendax\"\u003eOpenDAX Trading Platform\u003c/a\u003e\u003c/h6\u003e\n\n---\n\n# OpenDAX BaseApp UI\n## User Interface for Trading and Wallets Management\n\nReact application to build a trading platform interface for use with OpenDAX: https://github.com/openware/opendax\n\nYou can see an example of a live application running at: https://www.openfinex.io/\nIf you need customization from the experts contact us: https://www.openware.com/\n\n## Overview\n\nThe **Openware Base App** is a comprehensive platform that aims to provide a scalable foundation for cryptocurrency trading, finance management, and decentralized finance (DeFi) services. It includes integration with **Web3**, **Capacitor** for mobile support, and other essential tools to help you build a secure and feature-rich application.\n\n## Features\n\n- **Cryptocurrency Integration**: Supports various cryptocurrencies, including Bitcoin Cash and Ethereum, using **ethers.js** and **bitcoincashjs**.\n- **Mobile Support**: Utilizes **Ionic** and **Capacitor** to enable hybrid mobile applications for both Android and iOS.\n- **Decentralized Integration**: Web3 support using **@web3-react/core** and **@web3-react/injected-connector** for decentralized wallet interactions.\n- **Multi-language Support**: Internationalization using **react-intl** and **FormatJS** libraries.\n- **Redux State Management**: State management using **Redux** and side effects handled by **Redux Saga**.\n- **Real-time Updates**: Real-time data updates using **WebSocket (ws)**.\n- **Advanced UI**: Built using **React** and **Bootstrap** with rich components for seamless user experiences, plus integration with **recharts** for data visualization.\n\n## Technologies Used\n\n- **Frontend**:\n  - [React.js](https://reactjs.org/): JavaScript library for building user interfaces.\n  - **Bootstrap** \u0026 **React-Bootstrap**: For responsive UI components.\n  - [Ionic](https://ionicframework.com/): Frontend framework to support hybrid mobile development.\n  - [Capacitor](https://capacitorjs.com/): Cross-platform runtime for hybrid mobile apps.\n  - **Web3-React**: Library for Ethereum wallet connections and blockchain interactions.\n  - **Redux \u0026 Redux Saga**: For state management and side-effect handling.\n  - **React-Intl** \u0026 **FormatJS**: For internationalization and supporting multiple languages.\n  - **Recharts**: Library used for creating visual data charts.\n\n- **Mobile Development**:\n  - **Capacitor**: To build cross-platform mobile apps that work on both Android and iOS devices.\n\n- **Security**:\n  - **Sentry**: For error tracking and monitoring.\n  - **JavaScript Obfuscator**: For code protection and obfuscation.\n\n- **Styling \u0026 Linting**:\n  - **Sass**: For writing maintainable and modular CSS.\n  - **Stylelint**: To maintain consistent styling practices.\n  - **PostCSS**: For transforming CSS with JavaScript plugins.\n\n- **Testing**:\n  - **Jest** \u0026 **React Testing Library**: For unit tests.\n  - **Cypress**: For end-to-end integration testing.\n  - **Sinon**: Mocking framework for testing.\n\n## Getting Started\n\nTo get started with the **Openware Base App**, follow the instructions below.\n\n### Prerequisites\n\n- **Node.js** (v14 or above) and **npm** or **yarn** should be installed.\n- **Ionic CLI** installed globally for Capacitor support.\n\n### Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/pooriadaloochi/openware-base-app.git\n   ```\n2. Navigate to the project folder:\n   ```bash\n   cd openware-base-app\n   ```\n3. Install the dependencies:\n   ```bash\n   npm install\n   # or\n   yarn install\n   ```\n\n### Running the Project\n\nTo run the development server:\n```bash\nnpm start\n# or\nyarn start\n```\nThe application should be available at `http://localhost:3000`.\n\n### Building for Production\n\nTo create an optimized production build:\n```bash\nnpm run build\n# or\nyarn build\n```\n\n### Running the Mobile Application\n\nTo add Android or iOS platforms and run the mobile version of the app:\n\n1. **Add Android/iOS**:\n   ```bash\n   npx cap add android\n   npx cap add ios\n   ```\n2. **Build the Web App**:\n   ```bash\n   npm run build\n   # or\n   yarn build\n   ```\n3. **Sync with Capacitor**:\n   ```bash\n   npx cap sync\n   ```\n4. **Run on a Device/Emulator**:\n   ```bash\n   npx cap open android\n   npx cap open ios\n   ```\n\n## Folder Structure\n\n- **/src/components**: Reusable UI components used throughout the application.\n- **/src/pages**: Pages representing different routes of the application.\n- **/src/store**: Redux store configuration and sagas for state management.\n- **/mocks**: Mock APIs and WebSockets for testing during development.\n- **/styles**: Sass and PostCSS files for styling.\n- **/mobile**: Mobile platform-specific folders generated by Capacitor.\n\n## Contributing\n\nContributions are welcome! If you have suggestions for new features or improvements, feel free to open an issue or submit a pull request.\n\n## Scripts\n\n- **Start**: Runs the application in development mode.\n  ```bash\n  npm start\n  # or\n  yarn start\n  ```\n- **Build**: Creates an optimized production build.\n  ```bash\n  npm run build\n  # or\n  yarn build\n  ```\n- **Test**: Runs unit tests using Jest.\n  ```bash\n  npm test\n  # or\n  yarn test\n  ```\n- **Test Coverage**: Collects test coverage information.\n  ```bash\n  npm run test:coverage\n  ```\n- **Mobile Add**: Adds Android or iOS platforms.\n  ```bash\n  npx cap add android\n  npx cap add ios\n  ```\n\n## Licensing\n\nThis code is open for private modification and for use in customer demonstrations to raise capital. However, you cannot use it for a live platform without obtaining a commercial license from us.\n\nIf you need a commercial license, please contact us at hello@openware.com.\n\n## Partners\n\nIf you would like to fork and modify this UI to create a BaseApp theme, we are happy to set up a partnership program and sell your work under a revenue-sharing model.\n\nMade with love from Paris and Kiev.\n\n## Contact\n\nFeel free to reach out if you have any questions or want to collaborate:\n- **LinkedIn**: [linkedin.com/in/pooriadaloochi](https://linkedin.com/in/pooriadaloochi)\n- **Email**: pooriadaloochi@gmail.com\n\n## License\n\nThis project is open source and available under the [MIT License](./LICENSE).\n\n---\n\nThank you for exploring the Openware Base App! We appreciate your interest and look forward to your contributions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpooriadaloochi%2Fbankdex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpooriadaloochi%2Fbankdex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpooriadaloochi%2Fbankdex/lists"}