Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 449 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 449 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.

curl -sL https://get.osmosis.zone/install > i.py && python3 i.py