0.1.6 • Published 2 months ago

moi-update v0.1.6

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
2 months ago

moi-update

The experimental update manager for installing moipod with convenience and update it on the fly.

Instructions

  1. First off, you need to install some dependencies needed such as node.js, and npm. This convenience script takes care of everything for you:
curl --proto '=https' --tlsv1.2 -sSf https://run.moi.technology/babylon.sh | sh
  1. You can verify the installation of moi-update by simply running moi-update -V or moi-update --version
  2. Just follow instructions posted in the convenience script to setup your node
  3. If you like an interactive setup interface, please run moi-update init
  4. If you like to bundle it or run non-interactively, you could pass all the values straight to the init command. Here's a sample:
moi-update init --data-dir ~/.moi --mnemonic "a b c d e f g h i j k l" --keystore-path ~/.moi_keystore.json --keystore-passphrase 12345678 --wallet-address 0xABC --node-index 0 --p2p-host-ip 0.0.0.0 --p2p-host-port 6090 --node-password 12345678

Installing from source

Following these commands will help you build from source and test moi-update locally:

npm install
npm link
npm link moi-update

Code Owners

  1. Ganesh Prasad Kumble (@sarvalabs-gk)

Code Reviewers

  1. Sai Prashanth (@sarvalabs-sai)

License

UNLICENSED, as of now. The license status will be revisited as we approach General Availability.

0.1.6

2 months ago

0.1.5

3 months ago

0.1.4

4 months ago

0.1.3

4 months ago

0.1.2

4 months ago

0.1.1

5 months ago

0.1.0

5 months ago

0.0.15

5 months ago

0.0.14

5 months ago

0.0.13

6 months ago

0.0.12

6 months ago

0.0.11

6 months ago

0.0.10

6 months ago

0.0.9

6 months ago

0.0.8

6 months ago

0.0.7

6 months ago

0.0.6

6 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.1

6 months ago