Post
Topic
Board Altcoin Discussion
Topic OP
How to use plasma EVM
by
victorkimba17
on 14/01/2019, 08:16:10 UTC
I run a ganache local testnet. I deploy a root chain contract in ganache, and then build a plasma evm, Then in the plasma evm, i run a geth command to connect to the root chain contract.

How do i write contract that can use the plasma evm?

Thank you.