Skip to content

near-everything/core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

    everything

Installation

Install packages from root directory. This monorepo uses pnpm workspaces.

pnpm i

Development

pnpm run dev

This will open the gateway at localhost:3000 and uses near social local viewer to hot reload widgets at localhost:3005.

Structure

React App that handles navigation, login, and uses the VM to render widgets. Mostly derrived from Mostly derived from near-discovery

NearSocial/VM ~ Library that acts like a compiler for text files stored on blockchain. Mostly derived from original with custom keywords "Type" and "Masonry".

Everything - main page

Everything.Things - Masonry of things

Everything.Create.Thing - "the backend" of a thing's creator app via near social bridge

Everything.Summary.Thing - wrapper for a type's summary widget

Everything.View.Thing - wrapper for a type's view widget

GraphQL mesh used for accessing and creating off-chain data.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 94.8%
  • JavaScript 5.0%
  • Other 0.2%