Skip to content

Ethereum Layer 2 Solution Deployment and Connection Aggregator

Notifications You must be signed in to change notification settings

mikedeshazer/L2ETH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Layer 2 Ethereum Aggregator & Launchpad

L2ETH is a simple tool which allows you to easily deploy and/or connect to:

  • SKALE and Matic sidechains
  • Raiden State Channels
  • ZKSync Rollups

Requirments

- Docker
- That's it.

Usage

Clone the repo, navigate to the cloned directory and run the instance with:

docker-compose pull
chain=<INSERT CHAIN NAME HERE> deployOrConnect=<DEPLOY OR CONNECT keywork goes here> connecturl=DEFAULT  docker-compose up

Your logs for your chain with port information will appear in the console

To stop the containers use:

docker-compose down

Development

Want to contribute? Great! Please send any pull requests to the develop branch.

Todos

  • Add more offchain solutions and options

License

MIT

About

Ethereum Layer 2 Solution Deployment and Connection Aggregator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published