Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dev-mdirfan/flipkart-metaverse
This is projects for the problem statement given by Flipkart Grid 4.0
https://github.com/dev-mdirfan/flipkart-metaverse
agumented-reality metaverse mixed-reality virtual-reality
Last synced: 2 months ago
JSON representation
This is projects for the problem statement given by Flipkart Grid 4.0
- Host: GitHub
- URL: https://github.com/dev-mdirfan/flipkart-metaverse
- Owner: dev-mdirfan
- License: apache-2.0
- Created: 2022-07-18T18:08:08.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-26T07:03:54.000Z (over 2 years ago)
- Last Synced: 2023-03-06T16:46:28.227Z (almost 2 years ago)
- Topics: agumented-reality, metaverse, mixed-reality, virtual-reality
- Language: TypeScript
- Homepage:
- Size: 124 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Store Template ![visitors](https://visitor-badge.laobi.icu/badge?page_id=dev-mdirfan.Flipkart-Grid-4.0-project)
A basic generic virtual store for wearables and other tokens![](screenshot/screenshot.png)
This scene shows you:
- How to add links to wearables on the market place
- How to add a streaming video
- How to add a POAP booth
- How to add external links
- How to organize the scene's content into neat modular components that are easy to change from a config file## Try it out
**Install the CLI**
Download and install the Decentraland CLI by running the following command:
```bash
npm i -g decentraland
```**Previewing the scene**
Download this example and navigate to its directory, then run:
```
$: dcl start
```Any dependencies are installed and then the CLI opens the scene in a new browser tab.
Learn more about how to build your own scenes in our [documentation](https://docs.decentraland.org/) site.If something doesn’t work, please [file an issue](https://github.com/decentraland-scenes/Awesome-Repository/issues/new).
## Copyright info
This scene is protected with a standard Apache 2 licence. See the terms and conditions in the [LICENSE](/LICENSE) file.