Coder Social home page Coder Social logo

liszt's Introduction

CircleCI

liszt:

Liszt is a version of zk-rollup (layer 2 scaling sloution for ethereum) which will allow:

In ETH 1:

  • Transfer funds from one zk-roolup to another. (For example Exchange -> Casino)

In ETH 2:

  • Cross shard transfers
  • Delegated executions, paying for transactions on shard X with funds locked in the rollup in shard Y.

More information can be found here: https://hackmd.io/gmZ_SkryRDOF7JeG6_rpTw?view

You need to install Ganache, for linux use:

sudo npm install -g ganache-cli

Then you can build by cloning this repository

Building:

  • git clone https://github.com/ConsenSys/liszt
  • cd liszt
  • gradle test
  • gradle shadowJar

To run open the console and launch the server with the following command:

Running REST server:

  • java -Xms6000m -Xmx12048m -classpath server/build/libs/liszt-ws.jar net.consensys.liszt.server.Start 0 1 4567

To have the UI run:

UI

    yarn install
    yarn run serve

You should be able to go to http://localhost:8080/ and start doing transfers

Architecture:

Screenshot 2019-07-25 at 13 16 49

liszt's People

Contributors

bkolad avatar nkeywal avatar vanessabridge avatar

Watchers

 avatar

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.