vault

command module
v0.0.0-...-24d2682 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2019 License: GPL-3.0 Imports: 1 Imported by: 0

README

Vault Manager

Usage

Used through the vault command, with a config file.

config.example.yaml:

node: wss://kovan.infura.io/ws/v3/YOUR_SUPER_HEXA_CODE
pk: YOUR_WALLET_PRIVATE_KEY # facultative for just watching 
id: 1 # The ID of your vault
kovan: true # don't set or set to false for mainnet
ratio:
  target: 2.0
  min: 1.8
  max: 2.2

then launch the command to show the status of your vault:

vault --config config.example.yaml show

Documentation

Overview

Copyright © 2019 François Bastien

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Directories

Path Synopsis
Package cmd is used to launch the vault commands Copyright © 2019 François Bastien This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Package cmd is used to launch the vault commands Copyright © 2019 François Bastien This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL