Skip to content

pynchmeister/celestia-bundlr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

celestia-bundlr

This repo has been moved here and can be deleted

Notes

  • Intuition is that CIDs can be processed on Celestia (where exactly, is the question--gossipsub(?)), which route to bundlr, or equivalent service.
  • I beleive the entire lesson data fields (whether that be a smart contract like it is now, or a struct) should be included in the block type somewhere in this file...within the header struct perhaps? https://github.com/celestiaorg/rollmint/blob/main/types/block.go
  • Each block should have a 'lessonCID' field once struct/contract format is added to Rollmint. It is worth mentioning that the lessonCID is not generated until the lesson has completed...meaning the data storage needs to be performed on bundlr (or similar service), then the CID is created, and can be included in block(s)

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published