Realms.World is the information and activity hub for entrance to the Realms Autonomous World. It includes a comprehensive and interactive marketplace dedicated to the Loot and Realms ecosystem (both on Ethereum and Starknet), ecosystem functionality such as bridging, staking, and NFT minting, and information about the various games of the World. The client is built on Next.js 13, utilizing server and client components to achieve high performance and scalability.
- Getting Started
- Contributing
- License
apps/nextjs
- The next.js Frontendpackages/subgraph
- The L1 Starknet Messaging Indexer for Bridge Transactionspackages/apibara
= The L2 indexer for Bridge and NFT Transactions
bun i
bun run dev
Depending on which environment you want to run, either copy the values from .env.goerli
or .env.mainnet
into your .env
file.
Available at Realms.World Docs
We welcome contributions from the community to help improve Realms.World. If you are interested in contributing, please follow these steps:
- Fork the repository.
- Create a new branch for your changes.
- Make your changes and commit them to your branch.
- Submit a pull request with a detailed description of your changes.
We will review your contribution and provide feedback. Once your changes have been approved, they will be merged into the main branch.
Check out the docs at Add Data Docs
Realms.World is an open-source project released under the MIT License. This license allows you to freely use, modify, and distribute the code, as long as you include the original copyright and permission notice in any copy of the software or substantial portions of it.