omniflixhub

module
v0.12.1 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2023 License: MIT

README

OmniFlix Hub

OmniFlix Hub is a blockchain built using Cosmos SDK and Tendermint and initially created with Ignite CLI.

Hardware Requirements
  • Quad Core or larger AMD or Intel (amd64) CPU
  • 16GB RAM
  • 1TB SSD Storage
Go Requirement
  • go 1.19.3 +
sudo rm -rf /usr/local/go
wget -q -O - https://git.io/vQhTU | bash -s -- --remove
wget -q -O - https://git.io/vQhTU | bash -s -- --version 1.19.3
Installation

Linux

git clone https://github.com/Omniflix/omniflixhub.git
cd omniflixhub
git checkout v0.11.1
go mod tidy
make install
Setup
# Initialize node
MONIKER=omniflix-node
CHAIN_ID=omniflixhub-1
omniflixhubd init $MONIKER --chain-id $CHAIN_ID

# Download Genesis
curl https://raw.githubusercontent.com/OmniFlix/mainnet/main/omniflixhub-1/genesis.json > ~/.omniflixhub/config/genesis.json

# verify sha256 sum 
# 3c01dd89ae10f3dc247648831ef9e8168afd020946a13055d92a7fe2f50050a0

Update Config (omniflixhub-1/config)

  • update minimum-gas-price as 0.001uflix in app.toml
  • updates persistent peers and seeds in config.toml
Snapshots
OmniFlix Modules
Documentation

Upgrades

Testnets

Mainnet

Directories

Path Synopsis
app
cmd
custom
testutil
x
alloc/types
Package types is a reverse proxy.
Package types is a reverse proxy.
itc
itc/types
Package types is a reverse proxy.
Package types is a reverse proxy.
marketplace/types
Package types is a reverse proxy.
Package types is a reverse proxy.

Jump to

Keyboard shortcuts

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