Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
49223817
Topic
5097012
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.