Mirror-Protocol / LocalMirror

One-click local Mirror suite for rapid prototyping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LocalMirror

🚧 Under Construction

What is LocalMirror?

LocalMirror is a complete Mirror suite containerized with Docker and orchestrated with a simple docker-compose file, designed to make it easy for mirror developers to test out their contracts on a sandboxed environment before moving to a live testnet or mainnet.

Prerequisits

  • Docker and docker-compose
  • LocalTerra
  • mirror-cli for deploying contracts

How to run

Copy *.json from mirror-cli/data to data directory

Run LocalTerra first

docker-compose up

About

One-click local Mirror suite for rapid prototyping

License:MIT License


Languages

Language:Shell 100.0%