Code Monkey home page Code Monkey logo

nomic-delegators's Introduction

Nomic delegators

What

This script connects to the merk database that is part of the nomic stack. We strongly suggest to do this on a backup of your database in case anything happens.

The script in it's actual form will get your validator and iterate over all the delegators at current height.

How

  1. Clone the repo
git clone https://github.com/stakefrites/nomic-delegators.git
cd nomic-delegators
  1. Change the variables
// Change these values to reflect the reality in your main.rs
const YOUR_ADDRESS: &str = "nomicxxxxxxxxxxxxxxxxxxxxxxxxxxx"; // Your validator address
const MERK_FOLDER: &str = "/absolute/path/to/.nomic-stakenet/merk";
  1. Compile and run
rustup default nightly
cargo run

Stake safely my friends ๐Ÿฅฉ๐ŸŸ

Stake Frites is a bunch of french canadians entrepreneurs from Quebec, Canada. We believe in Cosmos and are actively participating in building stuff for the ecosystem. Consider delegating to our validators on a few different chains: Nomic, Atom, Akash, Evmos, Sifchain to only name a few.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.