4000D / plasma-evm-contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plasma EVM RootChain contract

Build Status

Implementation Status

  • Make enter / exit requests
  • Submit NRBs / ORBs
  • Finalize block and requests
  • Challenge on Exit
  • Challenge on Null Address Transaction in NRBs

Development

The contracts can be deployed in ethereum and plasma chain. Check the truffle-config.js and set up the networks accroding to it. For the simple start of development, just run run.rootchain.sh in Onther-Tech/go-ethereum and run.pls.sh in Onther-Tech/plasma-evm.

Lint

npm run lint

About


Languages

Language:JavaScript 54.1%Language:Solidity 44.8%Language:Shell 1.1%