Skip to content

ibgib MVP 0.2.729

Pre-release
Pre-release
Compare
Choose a tag to compare
@wraiford wraiford released this 16 Mar 15:01
· 14 commits to master since this release

ibgib MVP "all-in-one" style progressive web app to display some of the potential for changing our mindsets when moving towards a tractable distributed computation metaverse architecture.

This includes:

  • leveraging the thin layering of the ibgib protocol's unique content addressing on top of the files-and-folders-as-one data paradigm, simplifying distributed computation of data by creating DRY code/data architecture.
    • moving away from files & folders, where any datum both has intrinsic file-like data and can "contain" other data like folders.
    • for example, we show the concept of pictures "inside" pictures
  • dapps (chat, todo, raw browser) that themselves are data and that have the ability to work with the same data as a first class citizen
    • this as opposed to silos first with possible metaversal interaction as a post hoc add-on.
  • robbots who themselves are data and create derivative ibgib data
    • chatbots atow that leverage communication via the ibgib protocol
    • yes, robbots with two b's, a la Azimov.
  • simplified interspatial synchronization
    • beginning of the witness + space architecture, leveraging the monotonically increasing & DNA aspects of the ibgib protocol to simplify the extremely difficult issue of distributed but localized computation, synchronization, and more.

This MVP is built with:

  • TypeScript
  • Angular
  • Ionic + Capacitor