Skip to main content

Which tools to use

There are a variety of tools in the JMES Development Suite. This guide will help you find the right tools for your project.

If you are new to JMES, start with the beginner's guide.


_12
JMES-Development-Suite
_12
_12
_12
├── JMES.js: JavaScript SDK.
_12
_12
└── Other tools
_12
_12
├── JMESd: Node daemon and CLI.
_12
_12
├── Explorer: Block explorer.
_12
_12
└── Faucet: Get testnet funds.

JMES.js

Use JMES.js to create bots, mint NFTs, and build out back-end services. Visit the JMES.js repository to get started.

Other Tools

The following tools allow you to interact with the JMES blockchain.

JMESd

The command line interface and node daemon for interacting with the JMES blockchain. Use JMESd to run a full node or interact with the chain. Follow the JMESd install guide to get started.

Explorer

JMES’s multi-purpose block explorer.

Faucet

Get tokens sent to your testnet address using the JMES Testnet Faucet.