The Next-Gen Crypto Wallet

Overview

πŸ…’πŸ…–πŸ…¦ Coingrig Mobile Wallet

Next-Gen Crypto Wallet. A powerful crypto wallet for everyone, unique features and open source

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 Core Library is licensed under the License.

Follow us on Twitter

Website coingrig.com

Comments
  • An unexpected error occurred:

    An unexpected error occurred: "EACCES: permission denied, lstat 'dir:filepath\coingrig-wallet\\node_modules\\@coingrig\\wallet-generator\\ios\\CGWallet.xcframework\\ios-arm64_x86_64-simulator\\CGWallet.framework\\CGWallet

    Hi I am trying to run this application using the command yarn on Windows but whenever I try to install dependencies I get this error:

    image

    I am using: Node: 14.17.0 Yarn: 1.22.5

    opened by mkumail1 1
  • Submit App to F-Droid

    Submit App to F-Droid

    F-Droid URL: https://f-droid.org/ F-Droid Wikipedia: https://www.wikipedia.org/wiki/F-Droid

    Contribution/Submit Applications: https://f-droid.org/en/contribute/#submit-applications Inclusion Policy: https://f-droid.org/en/docs/Inclusion_Policy Request For Packaging Tickets: https://gitlab.com/fdroid/rfp/issues

    F-Droid is application & app store for android apps (alternative to Google Play) that accepts only FLOSS (free/libre and open-source) apps and doesn't require any account creation/login in order to download apps.

    The requirements for being included into f-droid are here: https://f-droid.org/en/docs/Inclusion_Policy/

    The process for getting an app published to f-droid is outlined here: https://f-droid.org/en/docs/Inclusion_How-To/ https://gitlab.com/fdroid/rfp#submission-queue https://gitlab.com/fdroid/fdroiddata/blob/master/CONTRIBUTING.md

    You can open a RFP (Request For Packaging) ticket here: https://gitlab.com/fdroid/rfp or an user can do so, provided you agree to include this app in F-droid (a comment to this issue is enough for it)

    Some users don't have play-store on their devices as they are degoogled devices or don't create/use google account (using aurora store app https://auroraoss.com/ in anonymous mode (which is available on f-droid) is solution to still get apps from google-play) or using OS/custom ROMs that don't have it included, such as: (Some bundle f-droid by default)

    https://grapheneos.org/ GrapheneOS https://calyxos.org/ CalyxOS https://lineageos.org/ LineageOS https://lineage.microg.org/ LineageOS for microG https://e.foundation/ /e/ https://www.replicant.us/ Replicant

    Downloading APKs from official places like github releases or website, or from unofficial sources like APK downloading sites https://apk.support or https://apkpure.com/ etc... will avoid the play-store/google dependency but it's lack automatic update mechanism unless it's built in into the application, F-Droid solve this.

    Once the app is published into f-droid add the below image code into README.md to show that the app available on f-droid: Get it on F-Droid [<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80">](https://f-droid.org/en/packages/org.fdroid.fdroid/)

    opened by emanuelb 1
  • Git tag latest release 1.3.8 & publish apk in github releases

    Git tag latest release 1.3.8 & publish apk in github releases

    latest release on google-play is: 1.3.8 https://play.google.com/store/apps/details?id=com.coingrig while latest tag https://github.com/coingrig/coingrig-wallet/tags and release is 1.3.7 https://github.com/coingrig/coingrig-wallet/releases tag the latest 1.3.8 release, and publish universal apk file of the release in github releases as asset as well.

    opened by emanuelb 1
  •  Generic High Entropy Secret

    Generic High Entropy Secret

    A secret has been exposed in your git history.

    file-path: https://github.com/coingrig/coingrig-wallet/commit/67c09484b296667a089a2425144c3870ef885d92#diff-2258fe64e0a333fde8c485f1813685fbdead1bd775f84afd3d6af2cafa11c071R25

    init = async () => {
        //@ts-ignore
        this.client = await WalletConnectClient.init({
          //   logger: 'debug',
          apiKey: '3c5......
    
    opened by B3ns44d 1
  • new

    new

    My name is Luis, I'm a big-data machine-learning developer, I'm a fan of your work, and I usually check your updates.

    I was afraid that my savings would be eaten by inflation. I have created a powerful tool that based on past technical patterns (volatility, moving averages, statistics, trends, candlesticks, support and resistance, stock index indicators). All the ones you know (RSI, MACD, STOCH, Bolinger Bands, SMA, DEMARK, Japanese candlesticks, ichimoku, fibonacci, williansR, balance of power, murrey math, etc) and more than 200 others.

    The tool creates prediction models of correct trading points (buy signal and sell signal, every stock is good traded in time and direction). For this I have used big data tools like pandas python, stock market libraries like: tablib, TAcharts ,pandas_ta... For data collection and calculation. And powerful machine-learning libraries such as: Sklearn.RandomForest , Sklearn.GradientBoosting, XGBoost, Google TensorFlow and Google TensorFlow LSTM.

    With the models trained with the selection of the best technical indicators, the tool is able to predict trading points (where to buy, where to sell) and send real-time alerts to Telegram or Mail. The points are calculated based on the learning of the correct trading points of the last 2 years (including the change to bear market after the rate hike).

    I think it could be useful to you, to improve, I would like to share it with you, and if you are interested in improving and collaborating I am also willing, and if not file it in the box.

    If tou want, Please read the readme , and in case of any problem you can contact me , If you are convinced try to install it with the documentation. https://github.com/Leci37/LecTrade/tree/develop I appreciate the feedback

    opened by Leci37 0
  • Missing code for version 1.3.11 on google-play

    Missing code for version 1.3.11 on google-play

    The version in google-play is: 1.3.11 Updated: June 22, 2022 https://play.google.com/store/apps/details?id=com.coingrig

    While the latest version found in this repo is 1.3.8: https://github.com/coingrig/coingrig-wallet/releases/tag/v1.3.8 and latest commit from: May 20, 2022: https://github.com/coingrig/coingrig-wallet/commit/6769494b6f108b2fe9093b1b0397b15de75b7542

    Please publish the code for latest 1.3.11 version on google-play, and in future ensure that code is published before it's released to google-play.

    opened by emanuelb 0
Releases(v1.3.8)
Owner
Coingrig
The Next-Gen Crypto Wallet
Coingrig
Ambire Wallet: A full featured non-custodial DeFi wallet that combines power, security and ease of use

localtunnel localtunnel exposes your localhost to the world for easy testing and

null 15.4k Jan 2, 2023
Basic Dapp showing how a React Dapp can connect to Cronos using MetaMask and Crypto.com Defi Wallet

cronos-dapp-basic Basic Dapp showing how a React Dapp can connect to Cronos using MetaMask and Crypto.com Defi Wallet You need to have node version 14

Acclrate 1 Dec 27, 2021
Crypto-price-app - Crypto Price App build using ReactJS

Crypto Price App This crypto-price-app was build using ReactJS. We can find the

null 2 Feb 18, 2022
Simple Ether Wallet DApp with React, Typescript, useDApp, Chakra UI

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

Moinul Moin 3 Feb 9, 2022
Braian D. Vaylet 17 Oct 22, 2022
React package that is an Ergo dApp Connector. Current supported wallets are Nautilus Wallet and SafeW.

Ergo dApp Connector React Package Table of Contents About The Project Built With Getting Started Prerequisites Installation Usage Contributing License

null 6 Jun 7, 2022
In this tutorial, you'll learn to develop a wallet for the Solana protocol.

Wallet Tutorial In this tutorial, you'll learn to develop a wallet for the Solana protocol. We will provide a simple Next.js application that you will

Ian De Guzman 1 May 3, 2022
Connect2IC - A toolkit which makes it trivial to support any wallet or identity provider, and make authenticated calls to canisters.

Connect2IC - A toolkit which makes it trivial to support any wallet or identity provider, and make authenticated calls to canisters.

null 65 Dec 6, 2022
A collection of 14 different React projects like Music Player, Weather App, Crypto Tracker, Chat Room, Currency Converter, COVID Tracker, To-do and Expense App, Color Generator etc.

Simple React Projects Note: If any project does not work Online download the project and run on your local Storage (Error is coming due to Local Stora

MD Yasin 22 Sep 15, 2022
A Crypto Dashboard built in React and Nodejs using RapidAPI

Crypto Dashboard in React and Nodejs This project is in support of the tutorial found here To Start This Project npm i Install all the packages you ne

Ania Kubow 41 Dec 20, 2022
Payment Processor in smart contract and pay with crypto for business

Decentralized Pay With Crypto Implementation Tech Stack Node.js React Solidity S

Sercan Γ‡ELENK 14 Sep 24, 2022
Crypto Wiz NFT Minting dApp

This is CryptoWiz NFT minting dApp(BETA). This application describes the CryptoWiz collections and allows the mint of the NFTs.

null 4 May 26, 2022
Template for Crypto Websites. Source code for ElonCatMoon.com

Crypto Website Template This is the source code for ElonCatMoon. This website is written with react.js. I have it hosted on Netlify if you have any qu

Toby 6 Jan 2, 2023
Boilerplate in typescript with : Next / Next-Auth / Siwe / Web3modal / useDapp / next-i18n / reactMUI

Boilerplate in typescript with : Next / Next-Auth / Siwe / Web3modal / useDapp / next-i18n / reactMUI

null 16 Dec 18, 2022
Next-boilerplate - Basic Next.js boilerplate ready to use in any type of websites

Basic Next.js boilerplate ready to use in any type of websites. View demo Β» My L

Matheus Alvarenga de Oliveira 48 Jun 29, 2022
Ts-next-chakra-motion-kit - Starter kit with Next.js, Chakra-UI, Framer-Motion in Typescript

Typescript Next.js Chakra-UI Framer-Motion Starter Kit Start with a powerful tem

Alexandre Gossard 39 Oct 14, 2022
Storybook-addon-next - A no config Storybook addon that makes Next.js features just work in Storybook

Storybook Addon Next ?? No config support for Next.js: Tired of writing and debu

Ryan Clements 198 Dec 29, 2022
⚑ Free Next.js landing page template for SaaS products, online services and more.

A free Next.js TypeScript landing page template for SaaS products, online services and more.

Jaakko KytΓΆlΓ€ 506 Jan 3, 2023
A boilerplate for using Next.js with Shopify, TypeScript, and react-query πŸ”₯

next-shopify-ts The objective of this boilerplate is to set up everything the developer will need (in terms of configuration) to start a next + shopif

basement.studio 26 Jan 3, 2023