coingrig
coingrig-wallet
TypeScript

Next-Gen Digital Wallet. Crypto, Banking and Stocks

Last updated Jul 8, 2026
142
Stars
70
Forks
6
Issues
0
Stars/day
Attention Score
59
Language breakdown
TypeScript 96.1%
Java 1.2%
JavaScript 1.1%
Objective-C 1.0%
Starlark 0.3%
Ruby 0.2%
Files click to expand
README

🅒🅖🅦 Coingrig Mobile Wallet

Next-Generation Digital Wallet. A powerful digital wallet for everyone with unique features.

🪙 Crypto, 🏦 Banking, 📈 Stocks and more.

This project is not maintained anymore.

🏗 You can still use it as a starter for your project.

📱 You can install the app from AppStore and Google Play.

Website: coingrig.com

Building Locally

The code is built using React-Native.

- If you are using nvm (recommended) running nvm use will automatically choose the right node version for you.
sudo gem install cocoapods
  • Clone this repo and install our dependencies:
git clone https://github.com/coingrig/coingrig-wallet
cd coingrig-wallet
yarn # this will install all dependecies
cd ios && pod install && cd .. # install pods for iOS

Android

  • Install the Android SDK, via Android Studio.
  • Install the correct emulator
- Follow the instructions at: - React Native Getting Started - Android (React Native CLI Quickstart -> [your OS] -> Android)_ - More details can be found on the Android Developer site
  • Finally, start the emulator from Android Studio, and run:
npx react-native run-android

iOS

  • Install the iOS dependencies
- React Native Getting Started - iOS (React Native CLI Quickstart -> [your OS] -> iOS)_
  • Install the correct simulator
npx react-native run-ios

*

Code of Conduct

This library has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

License

The Coingrig Wallet is licensed under the MIT License.

Follow us on Twitter

coingrig.com

© 2026 GitRepoTrend · coingrig/coingrig-wallet · Updated daily from GitHub