GithubHelp home page GithubHelp logo

jirijakes / revault-gui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from revault/revault-gui

0.0 0.0 0.0 2.32 MB

Revault terminal

Home Page: https://revault.dev

License: BSD 3-Clause "New" or "Revised" License

Shell 0.10% Rust 99.90%

revault-gui's Introduction

revault-gui

Revault GUI is an user graphical interface written in rust for the Revault daemon.

stakeholder-regtest

manager-regtest

Dependencies

  • fontconfig (On Debian/Ubuntu apt install libfontconfig1-dev)
  • pkg-config (On Debian/Ubuntu apt install pkg-config)
  • libxkbcommon for the dummy signer (On Debian/Ubuntu apt install libxkbcommon-dev)
  • Vulkan drivers (On Debian/Ubuntu apt install mesa-vulkan-drivers libvulkan-dev)
  • libudev-dev (On Debian/Ubuntu apt install libudev-dev)

We are striving to remove dependencies, especially the 3D ones.

Usage

revault-gui --datadir <datadir> --<network>

The default datadir is the default revaultd datadir (~/.revault for linux) and the default network is the bitcoin mainnet.

If no argument is provided, the GUI checks in the default datadir the configuration file for the bitcoin mainnet.

If the provided datadir is empty or does not have the configuration file for the targeted network, the GUI starts with the installer mode.

Instead of using --datadir and --<network>, a direct path to the GUI configuration file can be provided with --conf.

After start up, The GUI will connect to the running revaultd. A command starting revaultd is launched if no connection is made.

Get started

See aquarium for trying out a Revault deployment in no time.

See doc/DEMO_TESTNET.md for instructions on how to setup Revault on testnet (more involved and likely needs more participants).

Troubleshooting

  • If you encounter layout issue on X11, try to start the GUI with WINIT_X11_SCALE_FACTOR manually set to 1

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.