You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to deploy contracts on this chain after we start it. So we will need pallet evm, pallet ethereum, and supporting stuff like the rpc endpoints etc.
We don't need every little thing Frontier has to offer. For example some of the fancier stuff like historic fee estimation, etc are not necessary.
Essentially, we want students to be able to have a reasonable experience writing, deploying, and interacting with contracts using tools like remix and metamask.
The text was updated successfully, but these errors were encountered:
We want to deploy contracts on this chain after we start it. So we will need pallet evm, pallet ethereum, and supporting stuff like the rpc endpoints etc.
We don't need every little thing Frontier has to offer. For example some of the fancier stuff like historic fee estimation, etc are not necessary.
Essentially, we want students to be able to have a reasonable experience writing, deploying, and interacting with contracts using tools like remix and metamask.
The text was updated successfully, but these errors were encountered: