Git Product home page Git Product logo

threefold_connect's Introduction

ThreeFold Connect

Introduction

Threefold Connect is a mobile app that serves as your main gateway to the Threefold Grid and various other Threefold products and services.

It contains an ultra secure 2FA authenticator for authenticating through third party applications.

Inside the app, you can manage your Threefold Tokens(TFT).

Features

Threefold news

Inside the app, there is a "News" section where you can find all the latest Threefold news!

Wallet

In the Threefold Connect app, it is possible to manage your TFT and view your transaction history on the TF chain.

Farmers

If you own a Threefold node, you can manage your farm here.

Support

If you have Threefold related questions, we provide a support chat where we will answer your questions as soon as possible!

Identity

When you are using the secure 2FA authentication, some third party apps require certain information (eg. phone number). In this tab you can verify your email, phone number and identity to provide this data to the third party application. This allows you total granular control over which data you choose to share or not share.

New codebase

In June 2022, a new codebase has been written for this project. It is built on turborepository. This codebase is still in development and not ready yet, you can find this under v2 branch.

Local development

External repositories

Threefold News: https://github.com/threefoldtech/threefold_connect_news

Wallet v3: https://github.com/threefoldtech/wallet-next

Farmer: https://github.com/threefoldtech/wallet-next

Support: https://github.com/threefoldtech/tfsupport

Frontend

Make sure the correct configuration is inside config.js. After that start the frontend by doing:

yarn && yarn serve

Backend

Go inside virtual environment:

source ./venv/bin/activate

Start UWSGI backend:

uwsgi --http :5000 --gevent 1000 --http-websockets --master --wsgi-file __main__.py --callable app -s 0.0.0.0:3030
: 1643024584:0;uwsgi --http :5000 --gevent 1000 --http-websockets --master --wsgi-file __main__.py --callable app -s 0.0.0.0:3030

App

Make sure you have at least Flutter 2.8.1 installed. If everything is installed properly, execute the following commands:

Copy the file in /lib/app_config_local.template into /lib/app_config_local.dart and change the configuration to your local IP's

After that, use the build.sh script to set up the right environment

./build.sh --init && ./build.sh --switch --local

Connect your phone / start an emulator and everything should work properly.

threefold_connect's People

Contributors

mathiasdeweerdt avatar jdelrue avatar coeneivan avatar lennertdefauw1 avatar ahmedhanafy725 avatar dylanverstraete avatar hossnys avatar azertyalex avatar ldruwel avatar ken-de-moor avatar rawdagastan avatar xmonader avatar baertie avatar gillisjansraf avatar gmachtel avatar sasha-astiadi 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.