Git Product home page Git Product logo

wallet-emulator's Introduction

Wallet Emulator

Wallet emulator is a small web app that you can use to test and debug the wallet-lib on its own, without having to package it for mobile.

It consists of a small backend that reproduces how the Mobile app would work, and a frontend that is just the presentational part of the wallet. So instead of a CLI you can click on the buttons just as you would do in mobile.

Developing

  • Make sure you have go 1.19 installed
  • Initialize the submodules
    • git submodule update --init --recursive
    • git submodule update --recursive
  • Run go get
  • Add some breakpoints!
  • If you have VSCode, all you have to do is go to the Run and Debug tab, and select in which environment you want to run the wallet.
    • Emulator Develop: You need to have all services running locally in order for it to connect to regtest network.
    • Emulator Staging: This will connect to the regtest network that is deployed in staging, so it should work out of the box.
    • Emulator Production: This will connect to the mainnet network. Warning: If you have funds in your wallet and you delete the data directory, you will lose your funds.

wallet-emulator's People

Contributors

jossec101 avatar

Watchers

Rasmus Schlünsen avatar Valerio Angelini avatar  avatar  avatar Agusti Bau 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.