Giter VIP home page Giter VIP logo

fivetoken-pro's Introduction

FiveToken Pro

FiveToken Pro, to provide professional transaction service for Filecoin storage providers and to bridge Filecoin ecosystem to Web 3 metaverse with reliable ID management.

Introduction of product

The future of Filecoin ecosystem and Web3 network are highly expected especially when the related applications are booming because it means Filecoin network has converted the data value from storing to flowing. But from the perspective of Token Infrastructure, Filecoin ecosystem is lacking a product that can both offer professional token service for miners and help Filecoin to expand its awareness to the big blockchain world and the broader communities. Web 3 is lacking a decentralized and comprehensive payment app like PayPal.

After several iterations, the basic functions of filecoin wallet have strong security, availability and stability.

The current features FiveToken supports are:

  • Android & IOS - download and install
  • Create wallet, import mnemonic words and import private key;
  • Support HD wallets (Hierarchical Deterministic) that support to create multiple wallet addresses from one mnemonic phrase
  • Locally store and encrypt the private key
  • FIL transaction & Gas consumption estimation
  • Defined method ID of message by user
  • Display records of messages and message delivery status
  • Address list management
  • Multiple wallet management (add, switch, etc.)
  • Storage provider status monitoring
  • Quick & easy transfer for owner and quick & easy recharge for worker and owner
  • Storage provider withdraw, change owner address, change worker address and push ID message by user
  • Private key backup
  • Information transmission via QR code on different devices
  • Multi-sign wallet (create, import, propose, approve)
  • Read only Wallet
  • Message notification
  • Cold Wallet
  • Support f1 (secp256k1) & f3 (BLS)
  • Multilingual support (Chinese, English, Japanese, Korean)

How to run

Necessary dependencies

  • Flutter (Channel stable, 1.22.5)
  • Android toolchain - develop for Android devices (Android SDK )
  • Xcode - develop for iOS and macOS
  • Android Studio

After install the dependencies above, clone this project and enter the root directory. Then you can run flutter pub get to install third-party code required for this project. When the above operations are completed,run flutter run to start app.

How to switch network

We support Filecoin mainnet and calibration network. If you want to run this app in different network, you can find the file at lib->common->global.dart and edit the value of variable NetPrefix. The value of mainnet is 'f' and calibration is 't'.

Run Unit Test

flutter test

How to build

Android

Just run flutter build apk

IOS

  • Run flutter build ios
  • Open the ios directory in Xcode
  • Click Product -> Archive

How to use

Check FiveToken Documentation

License

MIT

Links

Project structure

Design documents

fivetoken-pro's People

Contributors

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