Skip to content

ByKraB/plasma_client

 
 

Repository files navigation

Web Client for Plasma Protocol

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. 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 89.0%
  • CSS 6.3%
  • HTML 4.7%