Skip to content

theQRL/zeus

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
November 20, 2020 21:21
src
August 24, 2021 09:40
November 17, 2020 20:56
November 17, 2020 20:56
November 20, 2020 09:30
November 17, 2020 20:56
November 17, 2020 22:08
November 28, 2020 15:34
November 23, 2020 15:02
November 23, 2020 15:06
November 17, 2020 20:56
November 20, 2020 21:21
November 17, 2020 20:56
November 17, 2020 20:56
November 17, 2020 20:56
August 24, 2021 09:40
August 24, 2021 09:40

Zeus :: QRL interface

Netlify Status GitHub

Zeus

Introduction

This is Zeus, the front-end for interaction with the QRL network.

It is deployed at https://zeus.theqrl.org

Zeus is a work-in-progress and is not yet considered production ready.

Stack

This is built from the ground up using an Vue/Ionic/Capacitor/Electron (VICE) stack to build for:

  • Web
  • Desktop
  • Mobile (iOS)
  • Mobile (Android)

...all from the same codebase.

It leverages several of the QRL ecosystem development tools:

  • QRLLIB
  • explorer-helpers
  • wallet-helpers
  • node-helpers

and relies on the https://github.com/theqrl/zeus-proxy middleware to interact with the decentralised QRL nodes.

Running

  1. Clone
  2. Ensure Node > v10 and NPM installed (there's an .nvmrc file for nvm use to ensure your node version is correct)
  3. Run an npm install
  4. ionic serve will spawn a livereload development server locally

API endpoints should work out of the box but ./src/API.ts can be adjusted to fit individual setups (e.g. custom QRL deployments)

Contributing

Issues and/or Pull Requests welcome. Any code committed will be considered as a public domain contribution to this MIT licensed project. If you are interested in helping the ongoing development of this software on a more formal basis please contact info@theqrl.org

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published