Skip to content

Multiplatform visual tool to simplify the usage of Vega wallet. The application is written in Golang and takes advantage of astielectron.

License

Notifications You must be signed in to change notification settings

baldator/vega-wallet-gui

Repository files navigation

Vega wallet GUI

Multiplatform visual tool to simplify the usage of Vega wallet. It is a wrapper for the official Vega wallet The application is written in Golang and takes advantage of astielectron.

Install

Get the latest version for your OS in the release page.

Build

If you want to build it from source follow this procedure:

  • Make sure you installed Golang
  • Clone the repository locally
  • Install astielectron
go get -u github.com/asticode/go-astilectron
  • Install astielectron bundler:
go get -u github.com/asticode/go-astilectron-bundler/...
  • Build the project
astilectron-bundler

Debug mode

If you want to run the application in debug mode you can run it using the -d flag. Once the application starts you can open dev tools by pressing CTRL+D or selecting debug in the file menu.

About Vega

Vega is a protocol for creating and trading derivatives on a fully decentralised network. The network, secured with proof-of-stake, will facilitate fully automated, end-to-end margin trading and execution of complex financial products. Anyone will be able to build decentralised markets using the protocol.

Read more at https://vega.xyz.

About

Multiplatform visual tool to simplify the usage of Vega wallet. The application is written in Golang and takes advantage of astielectron.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published