Git Product home page Git Product logo

frankencoin-wallet's Introduction

Frankencoin Wallet: A Ethereum Wallet for Frankecoin

This GitHub repository contains the source code for the Ethereum wallet specifically designed for storing and managing ZCHF, the Frankencoin stablecoin pegged to the Swiss Franc (CHF).

What is Frankencoin (ZCHF)?

Frankencoin (ZCHF) is an Ethereum-based (ERC-20) stablecoin that is pegged 1:1 to the Swiss Franc (CHF). It offers a price-stable alternative to traditional cryptocurrencies while leveraging the security and transparency of the Ethereum blockchain.

Features

  • ZCHF-Specific: Designed and optimized for storing and managing ZCHF and FPS tokens.
  • Secure Storage: Stores private keys securely on your device using industry-standard encryption methods.
  • Easy to Use: User-friendly interface for sending, receiving, and managing ZCHF tokens.
  • Transparency: Leverages the transparency of the Ethereum blockchain for all transactions.

Install

  • Ensure Flutter SDK is installed: Flutter includes the Dart SDK, so you don't need to install Dart separately if you have Flutter installed. If Flutter is not yet installed, follow the instructions for your operating system from the official Flutter installation guide
  • If you're using iOS and Mac, install bundler and ruby dependencies
cd ios/ && gem install bundler && bundle install && cd -
  • Generate translation files
dart tool/generate_localization.dart
  • Run Build Runner
dart run build_runner build --delete-conflicting-outputs
  • Copy empty secrets
echo "const walletConnectProjectId = \"\";" > lib/secrets.g.dart
  • Open simulator to be detected by flutter
open -a Simulator
  • Get Flutter dependencies:
flutter pub get
  • Run the Flutter app:
flutter run

Contributing

We welcome contributions from the community! If you find a bug or have a new feature suggestion, please create an issue on this repository.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Disclaimer

The use of this wallet is at your own risk. The developers take no responsibility for any loss of funds due to user error, hacking, or other unforeseen circumstances. It is important to always be cautious when dealing with cryptocurrencies and take appropriate security measures.

frankencoin-wallet's People

Contributors

konstantinullrich avatar lucaslain avatar

Forkers

lucaslain

frankencoin-wallet's Issues

&headless=true

Mit &headless=true würde es deutlich besser aussehen

image

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.