All Projects → BANKEX → plasma_client

BANKEX / plasma_client

Licence: other
Web Client for Plasma Protocol

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to plasma client

prb-math
Solidity library for advanced fixed-point math
Stars: ✭ 404 (+2026.32%)
Mutual labels:  smart-contracts
flow-js-testing
Testing framework to enable Cadence testing via a set of JavaScript methods and tools
Stars: ✭ 44 (+131.58%)
Mutual labels:  smart-contracts
solidity-utils
solidity utils to make your life easier
Stars: ✭ 16 (-15.79%)
Mutual labels:  smart-contracts
vandal
Static program analysis framework for Ethereum smart contract bytecode.
Stars: ✭ 121 (+536.84%)
Mutual labels:  smart-contracts
erc721
The reference implementation of the ERC-721 non-fungible token standard.
Stars: ✭ 989 (+5105.26%)
Mutual labels:  smart-contracts
UpSideDai
⬆️ Take a HIGHLY leveraged position on the future price of DAI 📈.
Stars: ✭ 26 (+36.84%)
Mutual labels:  smart-contracts
koinos-gui-miner
The Koinos Miner (GUI) provides a sleek and functional user interface that allows users to mine the KOIN ERC-20 which will be used to deliver an equitable initial token distribution on the Koinos blockchain.
Stars: ✭ 26 (+36.84%)
Mutual labels:  smart-contracts
PlasmaContract
More Viable Plasma (MoreVP) contract with Limbo Exits
Stars: ✭ 26 (+36.84%)
Mutual labels:  smart-contracts
Meadow
Integrated Ethereum implementation and tool suite focused on Solidity testing and development.
Stars: ✭ 126 (+563.16%)
Mutual labels:  smart-contracts
typescript-eth-starter
🔌 Ethereum Dapp Basic Typescript Starter
Stars: ✭ 125 (+557.89%)
Mutual labels:  smart-contracts
leafleth
📑 Documentation generator for Solidity
Stars: ✭ 24 (+26.32%)
Mutual labels:  smart-contracts
erc20-balance
💎 Get 2000+ ERC-20 token balances with JavaScript. Supports Node.js and Deno
Stars: ✭ 18 (-5.26%)
Mutual labels:  smart-contracts
contracts
Alice smart contracts
Stars: ✭ 57 (+200%)
Mutual labels:  smart-contracts
akropolis
💥 Akropolis+Yearn
Stars: ✭ 0 (-100%)
Mutual labels:  smart-contracts
thesoliditydev
Solidity exercises
Stars: ✭ 18 (-5.26%)
Mutual labels:  smart-contracts
tinlake
Smart contracts for Tinlake, the on-chain securitization protocol for real-world assets
Stars: ✭ 85 (+347.37%)
Mutual labels:  smart-contracts
hardhat-contract-sizer
Output Ethereum contract sizes with Hardhat 📐
Stars: ✭ 55 (+189.47%)
Mutual labels:  smart-contracts
ERC884-reference-implementation
An Interface and Reference Implementation of the ERC-884 DGCL Token.
Stars: ✭ 42 (+121.05%)
Mutual labels:  smart-contracts
JeChain
Node for JeChain - an experimental smart contract blockchain network
Stars: ✭ 177 (+831.58%)
Mutual labels:  smart-contracts
nba-smart-contracts
Smart contracts and transactions for Topshot, the official NBA digital collectibles game on the Flow Blockchain
Stars: ✭ 316 (+1563.16%)
Mutual labels:  smart-contracts

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/
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].