Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 432 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 432 Bytes

Osmosis Installer

Simple installer with the following features:

  • Installs dependencies
  • Creates swap file (if needed)
  • Joins testnet or mainnet
  • Initializes/installs statesync or snapshot
  • Creates cosmovisor or osmosisd background services

To install Osmosisd, run the following in your terminal, then follow the on-screen instructions.

source <(curl -sL https://get.osmosis.zone/run)