poma / plasma_client

Web Client for Plasma Protocol

Home Page:https://plasma.bankex.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bkx-plasma-github

Web Client for Plasma Protocol

Plasma protocol DEMO:

https://plasma.bankex.com

Plasma Protocol source-code :octocat:

https://github.com/BankEx/PlasmaETHexchange

How to Add ETH to Plasma test network:

  1. Go to your local web page (or https://bankexplasma.eastus.cloudapp.azure.com/ )

  2. Install Metamask plugin for chrome https://metamask.io/

  3. Choose the test network (rinkeby) in top right corner

  4. Unlock metamask (with your login\password)

  5. Check that you have ETH on this network in Metamask plugin

  6. Go to https://plasma.bankex.com/ and click “Add ETH” button of website

  7. Enter Eth Amount (0.1 eth is enough for tests)

  8. Click Add Eth to Plasma

  9. Wait 30 seconds

    • You can check transaction status in your metamask plugin and look, how your transaction is processing (by clicking on the transaction in metamask. Or following by the link: rinkeby.etherscan.io )
  10. Refresh page: should find new transaction on the website

  1. You’re Done!
    • now you can merge, transfer and withdraw your transaction in the Plasma network! 🔥

Installation on the local machine:

  1. npm install
  2. node server.js
  3. Open http://localhost:8080/

About

Web Client for Plasma Protocol

https://plasma.bankex.com


Languages

Language:JavaScript 88.8%Language:CSS 6.2%Language:HTML 5.0%