ixo-blockchain

module
v0.12.2 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2020 License: Apache-2.0

README

ixo Hub

version Go Report Card LoC

This is the official repository for the Internet of Impact Relayer Hub (ixo Hub)

This document will have all details necessary to help getting started with ixo Hub

Documentation

  • Guide for setting up a Relayer on the Pandora Test Network: here
  • Modules specification: look into x/<module>/spec

Scripts

Quick-start:

cd ixo-blockchain/scripts/
bash clean_build.sh && bash run_with_some_data.sh  # Option 1
bash clean_build.sh && bash run_with_all_data.sh   # Option 2

To run without resetting data:

cd ixo-blockchain/scripts/
bash run_only.sh

(Optional) Once the chain has started, run one of the following:

  • Add more data and activity:
cd ixo-blockchain/scripts/
bash add_dummy_testnet_data.sh
  • Demos:
cd ixo-blockchain/scripts
bash demo_bonds.sh              # Option 1
bash demo_bonds_swapper.sh      # Option 2
bash demo_gas_estimation.sh     # Option 3
bash demo_payments.sh           # Option 4
bash demo_project.sh            # Option 5
bash demo_sign_data.sh          # Option 6
bash demo_tx_broadcast_rest.sh  # Option 7
bash demo_tx_broadcast_rpc.sh   # Option 8

Jump to

Keyboard shortcuts

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