Coder Social home page Coder Social logo
OmniFlix Network photo

omniflix Goto Github PK

repos: 49.0 gists: 0.0

Name: OmniFlix Network

Type: Organization

Bio: A p2p network for creators, studios & brands with the infrastructure to mint, manage and monetize media assets (NFTs) & communities (DAOs)

Twitter: OmniFlixNetwork

Location: Virgin Islands, British

Blog: https://OmniFlix.network

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

OmniFlix Network's Projects

OmniFlix Network doesnโ€™t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.