Skip to content

Instantly share code, notes, and snippets.

@foggywow
foggywow / setup.monitoring.md
Last active February 21, 2022 12:55
Setup monitorith with Monit & Telegram

Notifications you will recieve with this config

  • free disk space is less than 20% and 10%
  • height is not changing
  • axelard process is not running
  • axelard-vald process is not running
  • tofnd is not running

Prerequires

@foggywow
foggywow / coho.md
Last active February 9, 2022 11:32

Tutorial created by Validatrium (more info on our projects at validatrium.com)

NOTE: all wallet keys and mnemonics generated in this guide are fake, you should use your own.

keep your mnemonic phrases safe and never provide them to anyone!

1. Prerequires (off docs):

  • Ubuntu 20.04 (tested on this OS)
@foggywow
foggywow / coho.join.tesnet.md
Last active February 4, 2022 14:58
Cosmic-Horizon. Join Testnet [Ubuntu 20.04]

Tested on Ubuntu 20.04

Hardware requirements

  • CPU: 4 Cores
  • RAM: 8GB
  • SSD: 200GB

Install

prerequires:

@foggywow
foggywow / redelegate-axelar.md
Created February 2, 2022 12:57
How to delegate from node

There is few steps:

If you're not running an active validator, you can start from step 3

  • check available rewards
  • withdraw commision
  • withdraw rewards
  • check balance
  • delegate from your node to validator
@foggywow
foggywow / axelar.testnet.md
Last active February 17, 2022 15:53
Axelar testnet [ubuntu 20.04]
# created by Validatrium

# prerequires:
# 1. linux ubuntu
# 2. root account


# install rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
@foggywow
foggywow / hosts
Last active January 31, 2020 07:55
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.