GitRJAA / webway_metaverse

Decentralized virtual world builder and minter, built for the EthNYC Hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Webway Decentralized Metaverse Builder and Space Minting Protocol

This repository is the front-end single-page application for the Webway Decentralized metaverse, where each world is a self-contained, ownable sovereign entity on the blockchain and IPFS.

The smart contract and graphql code are hosted at: https://github.com/LPSCRYPT/webway

Useful code snippets

Front-End and Data Schema

Smart Contract and Graph Ql schema

This is all hosted in another repository:

Setup

Install dependencies:

yarn install

Start the application:

yarn start

To test out the application not connected to the blockchain open http://localhost:3000/test?scene=marble

About

Decentralized virtual world builder and minter, built for the EthNYC Hackathon


Languages

Language:CSS 94.1%Language:TypeScript 4.3%Language:JavaScript 1.5%Language:HTML 0.2%