Author

Topic: How to use plasma EVM (Read 115 times)

jr. member
Activity: 113
Merit: 5
January 14, 2019, 10:02:11 PM
#4
legendary
Activity: 2730
Merit: 7065
January 14, 2019, 10:48:18 AM
#3
A quick search led me to this research that talks about why Smart Contracts are not feasible on Plasma. Now I am not sure if this is what you are looking for but have a look and see.

Quote
In this post I want to describe my thoughts on why smart contracts are infeasible on Plasma under those assumptions and give an example.

Once data-withholding starts, all contract states and balances have to be considered corrupted, as state transitions during data withholding can not be verified. Subjective data-availability prevents the construction of an efficient exit game.

This is the source:
https://ethresear.ch/t/why-smart-contracts-are-not-feasible-on-plasma/2598
sr. member
Activity: 770
Merit: 268
January 14, 2019, 08:18:43 AM
#2
You might find a better answer on Ethereum Stack Exchange (https://ethereum.stackexchange.com/). You can also try to post on the Altcoins / Ethereum ANN thread, but I doubt you'll get the answer that you need.
jr. member
Activity: 113
Merit: 5
January 14, 2019, 04:16:10 AM
#1
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.
Jump to: