A multi purpose Bitcoin wallet

Related tags

Templates stackmate
Overview

STACKMATE

A multi-purpose Bitcoin Wallet


Table of Contents

Core

This app uses stackmate-core for it's Bitcoin specific logic.
stackmate-core is built using Rust.
This app communicates with stackmate-core's Rust binary via FFI.

Features

  • modern descriptor wallets: uses all the latest technologies from the Bitcoin ecosystem
  • address book: store and organise public descriptors
  • calculator: calculate current exchange rates with our built-in calculator
  • cross platform: built using Flutter ๐Ÿ’™ and Rust

Getting Started


Flutter Development

Make sure Flutter and Dart are installed.

flutter pub get
flutter run

Run freezed code-gen while updating cubit state classes or model classes.

flutter pub run build_runner watch --delete-conflicting-outputs

VSCode Explorer

Visibility of files and folders can be toggled from

.vscode/
    โ””โ”€โ”€ settings.json 

Exchange Rates API

The coincap API is currently implemented for calculating exchange rates.
Request an API Key from coincap and update the _apiKey in

lib/
โ””โ”€โ”€ api/
    โ””โ”€โ”€ rates.dart

Updating stackmate-core

Optional Advanced Usage
Make sure Rust and Android NDK are installed.

cd packages/bitcoin
sh update-core.sh


Maintainers

Morteza

Vishal

License

MIT

You might also like...

Flutter-Apps-Collection: a collection of apps made in flutter for learning purpose

 Flutter-Apps-Collection: a collection of apps made in flutter for learning purpose

Flutter-Apps-Collection This is a repository of a collection of apps made in flutter for learning purpose Some Screenshots . . . Apps build in Flutter

May 27, 2022

A mobile application for both android and ios made for work out and fitness purpose

A mobile application for both android and ios made for work out and fitness purpose

It's a mobile application for both android and ios made for work out and fitness purpose with many features you can read about here, but it can be used under all subject you want, well architected code and organized !

Dec 18, 2022

The purpose of this project was to test Google Map Services in connection with Flutter on Android, iOS

The purpose of this project was to test Google Map Services in connection with Flutter on Android, iOS

A large variety of apps depend on map services. The purpose of this project was to test Google Map Services in connection with Flutter on Android, iOS and Web platforms. Here is what I got:

Oct 17, 2022

A 3rd party wallet for zenon.network

Notes Please don't use your main seed while testing until Cano is fully audited by the community Click Create Wallet to generate Prerequisites Flutter

Oct 26, 2022

Wallet app built in flutter

Wallet app built in flutter

flutter_wallet_app Smart course app is a design implementaion of Wallet App designed by Muhammad Abdull Download App Android Screenshots HomePage Tran

Dec 24, 2022

Opensource Wallet & Explorer by joinseeds.com

seeds_light_wallet Opensource Wallet & Explorer by joinseeds.com A payment platform and financial ecosystem to empower humanity and heal our planet Ge

Dec 30, 2022

A reference credential wallet built on Flutter and DIDKit.

A reference credential wallet built on Flutter and DIDKit.

Check out the Credible documentation here. Credible Credible is a native mobile wallet that supports W3C Verifiable Credentials and Decentralized Iden

Nov 7, 2022

Wallet for Peercoin and Peercoin Testnet written in Flutter

Wallet for Peercoin and Peercoin Testnet written in Flutter

peercoin_flutter Wallet for Peercoin and Peercoin Testnet using Electrumx as backend. App in constant development Basic testing successfull on iOS 14.

Oct 25, 2022
Comments
  • Observe Wallet Bug

    Observe Wallet Bug

    If an invalid key is imported for the Observe wallet, the wallet gets created and it is not possible to delete it.

    Adding functions to check if keys inputted by users are valid.

    opened by i5hi 0
Owner
Morteza
Morteza
Bitcoin Ticker App which will fetch you the real time Bitcoin exchange values written in Dart & Flutter

About This project is written completely in Dart & Flutter. The app will basically provide you the real time value of three major cryptocurrencies nam

null 0 Dec 21, 2021
Flutter Wallet - Beautiful Wallet flutter ๐Ÿ’ณ

wallet A new Flutter project Wallt UI Use this source code in your project with animation Rate me โญ Thank you โ˜บ Platform Android โœ”๏ธ Ios โœ”๏ธ Preview Dev

Amirziya 17 Dec 14, 2022
Shacoin-wallet - A flutter wallet app for shacoin

SHACOIN Mobile app for storing your shacoins ยท Report Bug ยท Request Feature Tabl

batuhan demircan 0 Jan 7, 2022
This is an on-chain(truffle) ETH wallet with traditional crypto wallet features

This is an on-chain(truffle) ETH wallet with traditional crypto wallet features (including live ETH price display). I enjoyed playing with emojis in this one ??

Chinyeaka Chinonso 15 Dec 7, 2022
An application to track bitcoin prices around the world.

![App Brewery Banner](https://github.com/londonappbrewery/Images/blob/master/AppBreweryBanner.png) # Bitcoin Ticker ?? ## Our Goal The object

Aryaman Prakash 1 Jan 7, 2022
A WebLN interface for creating Bitcoin Lightning powered web applications.

A package that helps you to interact with WebLN providers by providing a FlutterWebln interface for creating Bitcoin Lightning powered web application

Aniket Ambore 2 Sep 19, 2022
An open source flutter ride-hailing app for learning purpose(Provider & Bloc)

citycab An open source ride hailing app with flutter. Getting Started This project is a starting point for a Flutter application. A few resources to g

Paul Edeme'kong - Flutter Fairy 94 Jan 2, 2023
Purpose of this project is to create extendable architecture of making platform aware Widgets which automatically select platform specific implementation

Old good factory Main obstacle in creating native experience on Flutter is the fact that you are asked to rebuild two layouts using platform specific

Swav Kulinski (Robotoaster) 101 Oct 14, 2022
Flutter Developers may add themselves to this app for the purpose of showcasing their work

Flutter Developers may add themselves to this app for the purpose of showcasing their work

Luke Pighetti 129 Dec 6, 2022