Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 802 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 802 Bytes

Spaces ⚛️

This is the frontend codebase for SpacesVM. It's a demo project to show off some of the amazing things you can do with Subnets!

SpacesVM is a new Avalanche-native VM written from scratch to optimize for storage-related operations. If you're interested in learning more about it, check out the SpacesVM codebase here!

See it live

https://tryspaces.xyz

Getting started 🏃

This project is built with Vite and TypeScript. 🚀

yarn install
yarn dev

And open your browser at http://localhost:3000/.

Contributions

Feel free to open an issue/PR either here or in the SpacesVM project if you're interested in contributing!