Giter VIP home page Giter VIP logo

lisk-multisigner's Introduction

Lisk-multiSigner

This script is used to automatically sign multiple pending multisig-transactions in a specific account. After executing it, it will list the pending multisig transactions in this account and will ask you if you want to sign all these transactions in one batch.

Screenshot

Screenshot

Installation

Installing needed python modules:

sudo apt-get install python-requests

If you start the script with missing modules it will tell you which modules you have to install.

Cloning github repo

git clone https://github.com/simonmorgenthaler/Lisk-multiSigner.git

Make script executable

chmod +x multiSigner.py

Configuration

Before executing the script you have to adapt the file multiSigner.py Open the file with a text editor and adapt the following three variables:

NODE

Enter here the url of the node you want to use to sign your transactions. It is recommended to use your own node, or only a node you really trust

PUBKEY

Enter here the publickey of the account which holds the multisign transactions. This is not the publickey of your own account.

SECRET

Enter here your secret to sign the multisig transactions. This is the secret of your own account.

Usage

Execute the script with ./multiSigner.py It will list the pending multisign transactions and will ask you if you want to sign all of them. If you answer with y (for yes), it will sign the transactions. If you answer anything else it will abort.

lisk-multisigner's People

Contributors

simonmorgenthaler avatar dakk avatar

Watchers

James Cloos avatar  avatar  avatar

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.