GithubHelp home page GithubHelp logo

starit / bitportal-client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bitportal/bitportal-client

0.0 0.0 0.0 76.29 MB

BitPortal client for web, ios, android, windows and macOS

Shell 0.19% JavaScript 44.35% Ruby 0.01% C++ 4.63% Python 0.08% C 18.34% Objective-C 9.86% Java 8.76% Scala 2.41% Kotlin 0.04% TypeScript 7.29% CSS 0.21% Objective-C++ 1.93% Swift 1.47% Makefile 0.04% HTML 0.06% CMake 0.25% Lex 0.05% Dockerfile 0.04% Roff 0.01%

bitportal-client's Introduction

BitPortal Client

NOT IN MAINTAINCE

BitPortal's React Native client for iOS, Android.

About BitPortal

BitPortal is a mobile multi-chain crypto wallet based on BIP44 Identity. It supports BTC, ETH, EOS and ChainX V1 (Substrate v1 based) and has the potentiol to support all kinds of crypto currencies.

For ETH, it also provided the support for ERC20 Token Transfer and dApp Browser. dApp Browser performances like a metamask wallet when access to an dapp page.

(Right now ChainX v1 has been upgraded to newer version.)

BitPortal is developed by BitPortal Team between 2018-2020. The development of the mobile wallet has stopped just before DeFi Summer and the company has closed in the year of 2022.

The source code has been open sourced so that the other people can build based on it or learn from it.

Get repo

$ git clone https://github.com/BitPortal/bitportal-client.git

Install

$ yarn install

Run Website

$ npm install -g full-icu

# run website in dev (http://dev.bitportal.io:3009)
$ yarn run web

# build website for production (it's served in ./static/web folder)
$ yarn run build:web

# run website with client rendering after build
$ yarn run browser

# run website with server rendering after build
$ yarn run server

Run Mobile

# build and run ios
$ yarn run ios

# build and run android
$ yarn run android

Run Desktop

# build desktop, it's served in ./static/desktop folder
$ yarn run build:desktop

# run desktop after build
$ yarn run desktop

Run Test

$ yarn test

Run Lint

# javascript lint
$ yarn run lint:js

# typescript lint
$ yarn run lint:ts

# javascript and typescript lint
$ yarn run lint

Typescript Compile

yarn run tsc

bitportal-client's People

Contributors

ionush avatar liu9293 avatar starit avatar terencege avatar waterfallflow avatar

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.