Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

LayerXcom/zero-chain-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zerochain UI

This repository is a monorepo for Zerochain UI. Zerochain is a privacy oriented blockchain on substarte.

See here: https://github.com/LayerXcom/zero-chain

Setup

  • To install using brew:
brew install yarn
  • Then install dependencies:
yarn install
  • Run the app:
yarn run dev
open -a "Firefox" http://localhost:8000

Usage

You can send a confidential transaction to the zerochain and update the encrypted balance. For now, the proccess of generating the transaction needs to be executed by CLI (including the zero knowledge proving and encryption). Fill out the UI form based on the CLI printout.

The details how to send transactions are described in the zerochain README.

Releases

No releases published

Packages

No packages published

Languages