Skip to content

BANKEX/plasma_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Alex Vlasov
Apr 2, 2018
a1220ef · Apr 2, 2018

History

60 Commits
Dec 15, 2017
Mar 20, 2018
Dec 14, 2017
Dec 12, 2017
Dec 11, 2017
Dec 20, 2017
Mar 20, 2018
Apr 2, 2018
Dec 10, 2017
Dec 12, 2017
Dec 12, 2017
Mar 20, 2018
Dec 10, 2017

Repository files navigation

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/