pcbreflux / equilibria-wallet

Equilibria Electron GUI wallet

Home Page:https://equilibria.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Equilibria Electron GUI Wallet

Introduction

A Private and Decentralized Oracle Solution

More information on the project can be found on the website. Equilibria is an open source project, and we encourage contributions from anyone with something to offer.

About this project

This is the new electron GUI for Equilibria. It is open source and completely free to use without restrictions, anyone may create an alternative implementation of the Equilibria Electron GUI that uses the protocol and network in a compatible manner.

Please submit any changes as pull requests to the development branch, all changes are assessed in the development branch before being merged to master, release tags are considered stable builds for the GUI.

Pre-requisites

Commands

nvm use 11.9.0
npm install -g quasar-cli
git clone https://github.com/EquilibriaCC/equilibria-wallet
cd equilibria-wallet
cp path_to_equilibria_binaries/daemon bin/
cp path_to_equilibria_binaries/equilibria-wallet-rpc bin/
npm install
quasar build -m electron -t mat

About

Equilibria Electron GUI wallet

https://equilibria.network

License:Other


Languages

Language:JavaScript 70.6%Language:Vue 28.3%Language:Stylus 1.1%Language:HTML 0.1%