Home

Awesome

Discord Twitter

<!-- badges --> <p> <a href="https://starkware.co/"> <img src="https://img.shields.io/badge/powered_by-StarkWare-navy"> </a> <a href="https://github.com/dontpanicdao/starknet-burner/blob/main/LICENSE/"> <img src="https://img.shields.io/badge/license-MIT-black"> </a> </p>

Realmverse Contracts

Realms is an ever-expanding on-chain permission-less gaming Lootverse built on StarkNet.

This monorepo contains all of the Contracts (StarkNet/Cairo Ethereum/Solidity) for Bibliotheca DAO, $LORDS, and Realms.

Contracts

DirectoryTitleDescription
/settling_gameThe Realms Settling GameA modular game engine architecture built on StarkNet.
/desiegeDesiegeA web-based team game built on Starknet.
/lootLootLoot contracts ported to Cairo.
/exchangeExchangeAllows trades between pairs of ERC20 and ERC1155 contract tokens.
/nft_marketplaceNFT MarketplaceA marketplace for Realms, Dungeons, etc. built on Starknet.
/lib/guild_contractsGuild ContractsContracts pulled from Guildly to allow shared player accounts. More info in Guildly Repo

Learn more about Realms

Follow these steps bring a 🔦

  1. Visit the Bibliotheca DAO Site for an overview of our ecosystem

  2. The Master Scroll. This is our deep dive into everything about the game. The Master Scroll is the source of truth before this readme

  3. Visit The Atlas to see the Settling game in action

  4. Get involved at the Realms x Bibliotheca Discord

Development

https://development.bibliothecadao.xyz/docs/getting-started/environment


Realms Repositories

The Realms Settling Game spans a number of repositories:

ContentRepositoryDescription
contractsrealms-contractsStarkNet/Cairo and Ethereum/solidity contracts.
ui, atlasrealms-reactAll user-facing react code (website, Atlas, ui library).
indexerstarknet-indexerA graphql endpoint for the Lootverse on StarkNet.
botsquireA Twitter/Discord bot for the Lootverse.
subgraphloot-subgraphA subgraph (TheGraph) for the Lootverse on Eth Mainnet.