Skip to content

webiran0x/coingrig-wallet

 
 

Repository files navigation

🅒🅖🅦 Coingrig Mobile Wallet

Next-Gen Crypto Wallet. A powerful crypto wallet for everyone with unique features.

You are granted a limited non-exclusive license to inspect and study the code in this repository.
You may not use this code in a commercial scope, please read our license.

Building Locally

The code is built using React-Native.

  • Install Node.js

    • If you are using nvm (recommended) running nvm use will automatically choose the right node version for you.
  • Install the shared React Native dependencies (React Native CLI, not Expo CLI)

  • Install cocoapods by running:

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

npx react-native run-android

iOS

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 License.

If you are interested in a commercial starter kit please contact us.

Follow us on Twitter

Website coingrig.com

About

Next-Gen Digital Wallet. Crypto, Banking and Stocks

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.3%
  • Java 1.9%
  • Objective-C 1.6%
  • JavaScript 1.4%
  • Starlark 0.5%
  • Ruby 0.3%