Skip to content

OmniFlix/modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For those of you that landed here for the first time, please check out the freeflix-media-hub repository to setup the chain.

In this document, you can go through the structure of both the nfts and the xnfts modules within. Please don't mind the plural convention, the production version will have a singular naming convention.

This document in itself is extremely 'inspired' from prev. Code with Us resources, especially the Scavenger Hunt tutorial

Table of Contents

  1. NFT Module
    1. Messages
    2. Codec
    3. Alias
    4. Keeper
    5. Prefixes
    6. Iterators
    7. Handler
    8. Events
    9. Querier
    10. Cli
    11. Module
  2. XNFT Module
    1. Messages
    2. Codec
    3. Alias
    4. Keeper
    5. Packets
    6. Prefixes
    7. Handler
    8. Events
    9. Relay
    10. Cli
    11. Module

App Creation

In order use the NFT & XNFT Modules, you need to have the App. you can follow App Creation documentation to create your own app with custom configuration.

Modules intergartion

By App Creation, you can able to create scaffold of basic app, now you need to Integrate modules into App.

About

Compatible modules for the freeflix-media-hub blockchain that powers the entire FreeFlix Media Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages