Web Client for Plasma Protocol
Last updated Jan 16, 2023
18
Stars
11
Forks
4
Issues
0
Stars/day
Attention Score
15
Language breakdown
No language data available.
▸ Files
click to expand
README

Web Client for Plasma Protocol
Plasma protocol DEMO:
https://plasma.bankex.comPlasma Protocol source-code :octocat:
https://github.com/BankEx/PlasmaETHexchangeHow to Add ETH to Plasma test network:
- Go to your local web page (or https://bankexplasma.eastus.cloudapp.azure.com/ )
- Install Metamask plugin for chrome https://metamask.io/
- Choose the test network (rinkeby) in top right corner
- Unlock metamask (with your login\password)
- Check that you have ETH on this network in Metamask plugin
- Go to https://plasma.bankex.com/ and click “Add ETH” button of website
- Enter Eth Amount (0.1 eth is enough for tests)
- Click Add Eth to Plasma
- Wait 30 seconds
- Refresh page: should find new transaction on the website
- You’re Done!
Installation on the local machine:
npm installnode server.js- Open http://localhost:8080/
🔗 More in this category