Overview
"Webaverse"
Derivation: from web-based metaverse.
Definition: the very first metaverse that is both designed for the web and fully opensource so that anyone can contribute to and/or build upon it.
System Representation
Webaverse is based on a set of highly interconnected systems.
Stack Requirements
Technologies
Webaverse is built entirely upon open standards to enable interoperability and freedom from proprietary walled gardens.
Technology | Documentation |
---|---|
NodeJS | Quick Start |
ThreeJS | Quick Start |
ViteJS | Quick Start |
ReactJS | Quick Start |
Blockchain | Quick Start |
Single Entry Point
The entry point of each system is an index.js
file.
Simple & Basic App Setup
Systems in Webaverse
Code for all Webaverse systems can be found openly on GitHub
System | Repository | Docs |
---|---|---|
Webaverse App | https://github.com/webaverse/app | Quick Start |
Totum | https://github.com/webaverse/totum | Totum |
Ethereum Backend | https://github.com/webaverse/ethereum-backend | Quick Start |
Ethereum Bot | https://github.com/webaverse/ethereum-bot | Quick Start |
Preview Backend | https://github.com/webaverse/preview-backend | Quick Start |
Worlds | https://github.com/webaverse/worlds-backend | Quick Start |
Blockchain | https://github.com/webaverse/blockchain-data | Smart Contracts Integration |