Git Product home page Git Product logo

collectibles-mobile's Introduction

Img License: CC BY-NC-SA 4.0

Digital cards mobile app

A mobile app consuming a set of @protokol packages providing Digital Asset (NFT) Support. Supporting the following main features:

  • wallet management
  • digital card ownership

For more information and detailed documentation follow this link: https://docs.protokol.com/nft/.

This work is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Production Install

App is available on:

Source Install

Copy .env.template to .env and configure properly Keep REACT_APP_PAPER_COINS_FAUCET_SENDER_PASSPHRASE empty to disable Faucet funcionality

Be sure you don't publish any passphrase for real money production environments

Configure REACT_APP_GOOGLE_MAPS_API_KEY with your Google Maps API key to show app locations properly

Development Environment Setup

Run npm start for a dev server. The application will open in your default browser.

Run npm run build to create build folder.

Run npm run build:android:ci and after npm run cap:start:android for a dev Android application.
Running Android application requires Android Studio to be installed. Note: If you cant find the folder capacitor-cordova-android-plugins inside the android project folder, you need to run a capacitor command to create it (and update plugin variables): Run npx cap sync

Run cap:start:ios for a dev iOS application.
Running iOS application requires XCode to be installed.

Source Code Setup

git clone https://github.com/protokol/collectibles-mobile
cd collectibles-mobile

# run npm install from root folder
npm install

# install ionic cli tool
npm install -g @ionic/cli

Running on Android SDK

Create, if not exists, local.properties file at android folder with next line:
sdk.dir=[path to ANDROID SDK FOLDER]

npm run build:android:ci  (Windows users: npm run win:build:android:ci)
npm run cap:start:android

Running Unit Tests

Run npm run test to execute the unit tests via Jest.

###Building with Ionic AppFlow

Android: "prebuild" script will be executed after "build"

Contact Us For Support And Custom Development

[email protected]

License

License: CC BY-NC-SA 4.0

This work is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, under the following terms:

Attribution

You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

NonCommercial

You may not use the material for commercial purposes. For commercial purposes please reach out to [email protected].

ShareAlike

If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

Legal code

Read the rest of the obligatory license legal code.

Copyright (c) Protokol.com 2020

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.