Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 919 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 919 Bytes

⚠️ DEPRECATED ⚠️

This repo is not maintained. Follow the Validator Instructions if you want to install a full node.


https://install.umee.cc

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 umeed background services

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

Download repo and use command: python3 install.py

python3 install.py

Note: on successful completion, this installer deletes itself to reduce accidental overwriting.

This is a fork of the awesome works from Osmosis Labs