Skip to content
This repository was archived by the owner on Jul 19, 2026. It is now read-only.

Repository files navigation

aresrpg-dapp

fully in javascript powered by lsd Chat

AresRPG is a Browser based MMORPG

Hello World

AresRPG has been a minecraft server project for years and is now upgraded to a standalone game on top of ThreeJS and Sui, the project is in a very early stage and everyone is welcomed to contribute to its realization

Contribute

The dApp is made to be ran locally by anyone, the only difference with using our domain is that we're using dedidcated Sui nodes while locally it defaults to Mystenlabs shared ones

git clone git@github.com:aresrpg/dapp.git
cd app
  • Env

It is important to use a robust rpc with archival data, the default one won't be enough

VITE_SUI_RPC = 'https://your rpc',
VITE_SERVER_URL = 'https://testnet-api.aresrpg.world',
VITE_NETWORK = 'testnet',
  • Run the client
npm install
npm start

Once you've made a super cool feature, you can open a pull request on this page 🥇

If it's accepted and significant enough, you'll win the contributor badge in the game !

Protocol

To understand better how to communicate with the server, check the protocol repo, it contains a D2 schema file and the proto definition

About

Aresrpg's decentralized web application

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages

Generated from Sceat/app-starter