dpfaffenbauer / saiive.live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

saiive.live

Build Status

A mobile application for DeFiChain.

Donate

Donate with Bitcoin

  • Donate $DFI: dResgN7szqZ6rysYbbj2tUmqjcGHD4LmKs

Documentation

Wiki

For more information visit the DeFiChain-Wiki

Remember - use at your own risk. This software is still a WIP!

Can I trust this code?

Don't trust. Verify.

We recommend every user of this code to audit and verify any underlying code for its validity and suitability, including reviewing any and all of your project's dependencies.

Mistakes and bugs happen, but with your help in resolving and reporting, together we can produce open source software that is:

  • Easy to audit and verify,
  • Tested, with test coverage >95%,
  • Advanced and feature rich and
  • Friendly, with a strong and helpful community, ready to answer questions.

Status

Wallet

  • View Funds
    • Sync your wallet
    • See all funds ($DFI, DATs and BTC)
  • Send funds - $DFI, DATs and BTC
  • Receive funds - $DFI, DATs and BTC
  • Swap Tokens - $DFI <-> DATs
  • Add Liquidity
  • Remove Liquidity
  • List Tokens
  • List History

Development

Install flutter and vscode or some other IDE.

Build

We are working in the Flutter beta channel.

flutter upgrade

flutter pub get
flutter build apk //for android
flutter build ios //for iOS
flutter build web //for web
flutter build macos //for macos
flutter build windows //for windows
flutter build linux //for linux

Contributors

Screenshots

Home History Receive Token Dex (iOS) Home iOS Liquidity iOS Liquidity Detail iOS

Disclaimer

No one who is contributing to this project is taking any responsibility of what happens to your funds.

Licenses

The saiive.live is released under the terms of the GNU GENERAL PUBLIC LICENSE Version 3.

About

License:GNU General Public License v3.0


Languages

Language:Dart 91.6%Language:Swift 3.5%Language:C++ 2.7%Language:CMake 1.6%Language:Ruby 0.3%Language:HTML 0.2%Language:C 0.2%Language:Kotlin 0.0%Language:Shell 0.0%Language:Objective-C 0.0%