Skip to content

fedimint/fedimint-app

Repository files navigation

Carbine - A Fedimint Wallet

Carbine is a Fedimint wallet built using Flutter, Rust, and the Flutter Rust Bridge.

Getting set up

Carbine uses nix and nix flakes to manage dependencies and build the project.

First, install nix

curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install

Then enter the nix developer environment.

nix develop

To generate the Flutter bindings for the rust code, simply run

just generate

This will also build the rust library and place it in the appropriate location on Linux machines.

To run the app on Linux, simply run

just run

Done! This will launch Carbine on Linux. Android is currently not supported yet.

About

Open Source Flutter Fedimint App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •