This monorepo contains all of the Contracts (StarkNet/Cairo Ethereum/Solidity) for Bibliotheca DAO, $LORDS, and Realms.
Directory | Title | Description |
---|---|---|
/settling_game | The Realms Settling Game | A modular game engine architecture built on StarkNet. |
/desiege | Desiege | A web-based team game built on Starknet. |
/loot | Loot | Loot contracts ported to Cairo. |
/exchange | Exchange | Allows trades between pairs of ERC20 and ERC1155 contract tokens. |
/nft_marketplace | NFT Marketplace | A marketplace for Realms, Dungeons, etc. built on Starknet. |
/lib/guild_contracts | Guild Contracts | Contracts pulled from Guildly to allow shared player accounts. More info in Guildly Repo |
-
Visit the Bibliotheca DAO Site for an overview of our ecosystem
-
The Master Scroll. This is our deep dive into everything about the game. The Master Scroll is the source of truth before this readme
-
Visit The Atlas to see the Settling game in action
-
Get involved at the Realms x Bibliotheca Discord
https://development.bibliothecadao.xyz/docs/getting-started/environment
The Realms Settling Game spans a number of repositories:
Content | Repository | Description |
---|---|---|
contracts | realms-contracts | StarkNet/Cairo and Ethereum/solidity contracts. |
ui, atlas | realms-react | All user-facing react code (website, Atlas, ui library). |
indexer | starknet-indexer | A graphql endpoint for the Lootverse on StarkNet. |
bot | squire | A Twitter/Discord bot for the Lootverse. |
subgraph | loot-subgraph | A subgraph (TheGraph) for the Lootverse on Eth Mainnet. |