Build an EVM compatible chain (or try). You can use any strategy you like. For example
The most highly developed chain at the end of the hackathon will win, whatever the state of development may be!
Points awarded for
Points awarded for
ask in the blockhack discord
Bounty Expired
Created by
An attempted fork of the scroll Layer 2 for Ethereum Classic.
We tried to deploy scroll L2 on Ethereum Classic. As part of this journey we compiled our own custom blockchains using geth. If you read the README linked below you will see the command `make dev_docker` which compiles these geth client. We had to update these genisis.json files so that we had actual assets on the blockchain.
We had a problem with the ZK VM where we we were unable to run the prover on transactions actually completed. We were able to compile the ZKVM prover and get the zk smart contracts deployed.
https://github.com/nero-layer/scroll-docker-stuff/blob/paul/docker-stuff/README.md
Learned something new. Nice
We have tried to create an evm compatible bridge on mantle. Even though we haven’t been able to compile it fully, we did come quite far
GitHub.com/anuragbejju/BlockHack-evm
Submission Date
10/22/2023, 4:19:56 PM
Contact Name
Anurag
Blocklance Mainnet: EVM-Compatible Chain Built Using Avalanche's Subnets
Project Name: Blocklance Mainnet
Purpose: To create a decentralized, EVM-compatible chain leveraging Avalanche's subnets to offer enhanced scalability, interoperability, and robustness tailored for modern decentralized applications.
Technology Used: Avalanche CLI, AVAX Subnets, EVM (Ethereum Virtual Machine).
Chain Setup and Development Process:
Running Subnets:
Transactions:
Conclusion and Future Steps: The project successfully established the Blocklance Mainnet using Avalanche's subnets on a local setup. The next steps would involve:
Blocklance Mainnet: EVM-Compatible Chain Built Using Avalanche's Subnets
Project Name: Blocklance Mainnet
Purpose: To create a decentralized, EVM-compatible chain leveraging Avalanche's subnets to offer enhanced scalability, interoperability, and robustness tailored for modern decentralized applications.
Technology Used: Avalanche CLI, AVAX Subnets, EVM (Ethereum Virtual Machine).
Chain Setup and Development Process:
Running Subnets:
Transactions:
Conclusion and Future Steps: The project successfully established the Blocklance Mainnet using Avalanche's subnets on a local setup. The next steps would involve:
Building your own EVM-compatible Layer 1 chain can be a complex undertaking, but I can provide you with an overview of the general process involved. Here are the high-level steps you would typically follow:
Submission Date
10/22/2023, 12:26:29 AM