omniflixhub

module
v3.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: MIT

README

OmniFlix Hub

OmniFlix Hub is the root chain of the OmniFlix Network. Sovereign chains and DAOs build on top of or connect to the OmniFlix Hub to manage their web2 & web3 media operations to mint, manage, distribute & monetize NFTs enabled with community interactions

OmniFlix Hub blockchain is built using Cosmos-SDK and CometBFT

Hardware Requirements
  • 6+ core CPU (recommended: AMD x86_64)
  • 32GB RAM
  • 1TB SSD Storage
Go Requirement
  • go 1.21.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.21.3
Installation

Linux

git clone https://github.com/Omniflix/omniflixhub.git
cd omniflixhub
git checkout v2.0.0
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
x
alloc/types
Package types is a reverse proxy.
Package types is a reverse proxy.
globalfee/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.
onft/types
Package types is a reverse proxy.
Package types is a reverse proxy.
tokenfactory
The tokenfactory module allows any account to create a new token with the name `factory/{creator address}/{subdenom}`.
The tokenfactory module allows any account to create a new token with the name `factory/{creator address}/{subdenom}`.
tokenfactory/types
NOTE: Usage of x/params to manage parameters is deprecated in favor of x/gov controlled execution of MsgUpdateParams messages.
NOTE: Usage of x/params to manage parameters is deprecated in favor of x/gov controlled execution of MsgUpdateParams messages.

Jump to

Keyboard shortcuts

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