Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 591 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 591 Bytes

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