GithubHelp home page GithubHelp logo

bitportal / bitportal-client Goto Github PK

View Code? Open in Web Editor NEW
14.0 2.0 4.0 76.38 MB

BitPortal multi-chain crypto mobile wallet. React-native based.

Python 0.08% Java 8.76% HTML 0.06% TypeScript 7.29% JavaScript 44.35% Objective-C 9.86% CSS 0.21% C 18.34% Ruby 0.01% Swift 1.47% Shell 0.19% C++ 4.63% Objective-C++ 1.93% CMake 0.25% Makefile 0.04% Dockerfile 0.04% Lex 0.05% Scala 2.41% Roff 0.01% Kotlin 0.04%
android bip44 cryptocurrency dapp dex ethereum ios metamask mobile-wallet react-native

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

Donation

  • BTC: 1Ff9LWQ3BScYRnX83ndEYeUjRqYdnwUA2i
  • ETH: 0x7CD7A0790C173498495907C82B551BFE79067FD2

All kinds of tokens are supported. Thanks!

bitportal-client's People

Contributors

dependabot[bot] avatar ionush avatar liu9293 avatar starit avatar terencege avatar waterfallflow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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