Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 454 Bytes

README.org

File metadata and controls

18 lines (12 loc) · 454 Bytes

Mirin

Mirin is a dev server / file watcher for the Vision Beacon DAO. It attempts to lazily compile the Beacon DAO, and provide a live-refresh experience for development, without needing to deploy on-chain.

Usage

./mirin <path_to_beacon_dao_modules> --port <port>

Commands

  • R: manually rebuilds the beacon DAO

Commands are executed via console input.