Skip to content
@NEXPACE-Limited

NEXPACE-Limited

Smart contracts, audits, and builder tooling for MapleStory Universe

NEXPACE

This organization hosts what we publish for MapleStory Universe:

  • Smart contract source — the contracts running the MSU on-chain economy
  • Security audits — independent reviews of that code
  • Official skills — tooling for building with MSU Resources

New to MapleStory Universe? Start at msu.io, or read the NXPC whitepaper.

Build with MSU

MapleStory Universe is open to third-party builders. Start with the official docs:

  • Get Started — create a Builder account, complete KYC/KYB verification, and receive an MSU Builder API key. Synergy Apps go live after a review.
  • MSU Open API — characters, items, market, rewards, and OAuth 2.0
  • MSU Resources — game assets through the Resource MCP server

This org hosts the agent side of MSU Resources. Once your API key and the maple-lookup MCP server are configured (MCP Setup Guide), msu-skills installs the maple-make skill into your AI coding agent — Claude Code, Cursor, Codex CLI, and others — so it can look up real MapleStory sprites and assets while you build.

npx skills add NEXPACE-Limited/msu-skills

Smart contracts

nxp-contracts is the monorepo. It covers item issuance, marketplace trading, creator rewards, and the bridge linking Henesys — MSU's Avalanche L1, where NXPC is the native gas token — to Avalanche C-Chain.

Seven domains:

Domain What lives there
msu Game assets — equipment, consumables, characters, soulbound tokens (SBT), in-game currency
nexpace Token economy — NXPC issuance, item issuance, commission, creator wallets, VRF, cross-chain bridges
msn MapleStory N — collections, event store, content commission, randomness
marketplace Order book and ERC-721 / ERC-1155 exchange
multisig Governance multisig, owner and executor management
util Access control, approval control, and execution primitives shared across all domains
min-proxy EIP-1167 minimal proxy deployment

Seven earlier per-domain repositories remain available for reference, including the commits covered by past security audits.

Audits

Core contracts have been independently audited by Hacken. Reports are published in the monorepo under docs/audits.

Links

Popular repositories Loading

  1. msn-contract msn-contract Public archive

    TypeScript 7

  2. msu-skills msu-skills Public

    Agent Skills for MapleStory Universe — a SKILL.md catalog for MSU builders. Works with Claude Code, Codex CLI, Gemini CLI, Kimi CLI, and any LLM agent that reads SKILL.md. By NEXPACE.

    JavaScript 6 4

  3. nexpace-contracts nexpace-contracts Public archive

    TypeScript 4

  4. marketplace-contract marketplace-contract Public archive

    TypeScript 2

  5. maple-contract maple-contract Public archive

    TypeScript 2

  6. min-proxy min-proxy Public archive

    TypeScript 1

Repositories

Showing 10 of 10 repositories

Top languages

Loading…

Most used topics

Loading…