Skip to content
NEMTUS

NEMTUS

Building the NEM/Symbol developer ecosystem

NEMTUS is a Japanese non-profit advancing the NEM/Symbol blockchain — we build and maintain open-source SDKs and node images, run the annual HACK+ hackathon, and publish learning material so anyone can build on Symbol. Everything we make is open source and free to use.

Sponsor Website License: MIT

💖 Sponsor · 🌐 Website · 🐦 X · 💬 Discord


🎯 Mission

The NEM/Symbol blockchain is a stable, enterprise-grade platform with native multi-signature, custom on-chain assets (mosaics), and a participation-rewarding PoS+ consensus. NEMTUS exists to lower the barrier to building on it — through reliable open-source tooling, self-hostable node images, hands-on events, and a welcoming community.

🧰 Build on Symbol

Libraries for building Symbol apps, in JavaScript/TypeScript and Python:

Package What it is Links
@nemtus/symbol-sdk Recommended JavaScript/TypeScript SDK for Symbol npm npm · GitHub
@nemtus/symbol-openapi OpenAPI specification of the Symbol (catapult) REST API npm npm · GitHub
@nemtus/symbol-rest-api-client-axios Typed Symbol REST API client for Axios npm npm · GitHub
@nemtus/symbol-rest-api-client-fetch Typed Symbol REST API client for Fetch npm npm · GitHub
nemtus-symbol-sdk Symbol Python SDK (import module: symbolchain) PyPI PyPI · GitHub
nemtus-catparser Symbol catbuffer schema parser (Python) PyPI PyPI · GitHub
nemtus-symbol-lightapi Lightweight Python wrapper for NEM/Symbol REST API calls (import module: symbollightapi) PyPI PyPI · GitHub

ℹ️ @nemtus/symbol-sdk-typescript is deprecated — please migrate to @nemtus/symbol-sdk.

ℹ️ @nemtus/symbol-sdk-openapi-generator-typescript-axios is deprecated — please migrate to @nemtus/symbol-rest-api-client-axios.

ℹ️ @nemtus/symbol-sdk-openapi-generator-typescript-fetch is deprecated — please migrate to @nemtus/symbol-rest-api-client-fetch.

🐳 Run a Symbol node

The recommended way to set up and run a node is the shoestring CLI — it generates the configuration, certificates, and compose files for you, so you rarely run the container images by hand:

Package What it is Links
nemtus-symbol-shoestring Symbol node deployment & management CLI (import module: shoestring; NEMTUS mirror of upstream symbol-shoestring, using NEMTUS mirror images) PyPI PyPI · GitHub

shoestring deploys nodes using NEMTUS-hosted images defined in the symbol-networks network-config mirror.

Under the hood it pulls these reproducible, self-hostable container images of the Symbol node stack (built from canonical upstream sources, with SBOM + SLSA provenance) — also available for direct/advanced use:

Image What it is Pull
ghcr.io/nemtus/catapult-server Symbol catapult-server node (server, broker, recovery, tools) docker pull ghcr.io/nemtus/catapult-server:latest · packages
ghcr.io/nemtus/symbol-rest Symbol REST gateway (symbol-api-rest) docker pull ghcr.io/nemtus/symbol-rest:latest · packages

🏆 NEMTUS Hackathon — HACK+

Our flagship annual hackathon for builders on Symbol, held every year since 2022.

🎓 Learn Symbol

🌐 Community

  • XYMPOSIUM — a community conference for the Symbol ecosystem (GitHub)
  • Follow along and join in on X and Discord

🤝 Get involved

Contributors of every kind are welcome — code, docs, translations, and event help.

  • ⭐ Star and watch the repos you use (start with @nemtus/symbol-sdk)
  • 🐛 Open issues and pull requests — bug reports and fixes are all valued
  • 🌍 Help translate docs and learning material into more languages
  • 💬 Say hi on X / Discord and join an upcoming HACK+ event

💖 Support NEMTUS

NEMTUS is a non-profit; sponsorship directly funds open-source maintenance (SDKs and node images), the HACK+ hackathon, and free learning material for the whole Symbol ecosystem.

→ Become a sponsor


Pinned Loading

  1. symbol symbol Public

    Forked from symbol/symbol

    Content mirror of symbol/symbol that republishes upstream packages under the @nemtus scope on npm (@nemtus/symbol-sdk and @nemtus/symbol-openapi) with matching version numbers.

    C++ 3

  2. symbol-product symbol-product Public

    Forked from symbol/product

    Mirror of symbol/product. Republishes the Symbol node-setup tooling as upstream-independent NEMTUS packages on PyPI (nemtus-symbol-shoestring, nemtus-symbol-lightapi) using ghcr.io/nemtus node imag…

    JavaScript

  3. symbol-rest-api-client symbol-rest-api-client Public

    Polyglot monorepo of Symbol blockchain REST API client libraries generated with OpenAPI Generator — TypeScript (fetch/axios) today, more languages to come.

    TypeScript

  4. apps apps Public

    TypeScript

Repositories

Showing 10 of 24 repositories

Sponsors

  • @YasunoriMATSUOKA

Top languages

Loading…

Most used topics

Loading…