👋
Mirror World Docs
  • Background to Mirror World
    • Mirror World Overview
    • Developing Worldviews
    • Distributing Worldviews
  • Interoperable Game Matrix
    • ARPG: Mirrama
      • Character NFTs
      • Skill
      • Equipment
      • Game Modes
        • The Story Mode
        • The Dungeon Mode
    • Battle Arena: Brawl of Mirror
      • Character
      • Skill
      • Loot Box
      • In-game Item & Talent
      • Game Mode
        • Regular Season
        • Show Hand Mode
        • Ranking Match
    • Tower Defense: Beacon (WIP)
    • AI Sim Island: Unstable Brain (WIP)
    • Core Assets: MWM Token & Mirror NFT
  • Matrix Core Engine
    • Gaming Sandbox
    • Matrix Blockchain Adapter - Hermés
      • Hermés Indexer
      • Hermés Contracts
      • Hermés SDKs
    • AI-Powered Souls
      • Unstable Brain Algorithm
        • Key Features
        • Added Value
  • Mirror World Economics
    • Economics Framework
    • Token Allocation& Vesting Schedule
  • DAO Governance
    • Designing Principle
    • Governance Structure
  • Roadmap
    • Vision
    • Completed Milestones
    • Future Roadmap
  • Product Features
    • Marketplace
    • Rental System (WIP)
    • Web 3.0 Wallet
    • AI Powered Faction Leaders
Powered by GitBook
On this page
  1. Matrix Core Engine
  2. Matrix Blockchain Adapter - Hermés

Hermés SDKs

Hermés SDKs enable consumers to build decentralized applications on top of the Hermés Contracts.

PreviousHermés ContractsNextAI-Powered Souls

Last updated 2 years ago

Hermés exports a set of SDKs to enable consumers to build decentralized applications on top of the Hermés Contracts. They also allow your DApps to execute write operations to the chain

Most Hermés SDKs target web and platforms like Node.js and ES5 Javascript environments.

The SDKs built by the Mirrorworld team extend already existing contracts shown below:

Contract Name
Description
Program

@mirrorworld/mirage.core

Marketplace SDK

@mirrorworld/library.upgrade

Level Upgrade SDK for MW Generation 1

@mirrorworld/assets.core

Assets program used to authorize mints for in-game assets

N/A

@mirrorworld/game.core

Game program used to identify a game instance on the Matrix Core Engine

N/A

Metaplex auction-house
level-upgrade-program