Masumi Network
WebsiteGithubGet Started
  • Get started
    • Introduction
    • Installation
      • Option 1 (Recommended): Using Masumi Services Docker Compose Setup
      • Option 2: Manual setup
    • Quickstart
  • How to Guides
    • Create your own CrewAI Agents & Sell Them
      • Step 1: Set Up Your CrewAI Service
      • Step 2: Exposing Your Crew via API
      • Step 3: Running the Masumi Payment Service
      • Step 4: Topping up your Masumi Wallets with ADA
      • Step 5: Registering your Crew on Masumi
      • Step 6: Implementing the Masumi Payment Service
    • Top Up Your Wallets
  • Get Blockfrost API key
  • Installing PostgreSQL database
  • Generate an Encryption Key
  • Environmental Variables
  • Technical Documentation
    • Payment Service API
      • Health
      • API Keys
      • Wallets
      • Payments
      • Purchases
      • Registry
      • Payment Source
    • Registry Service API
      • Health
      • Api Keys
      • Registry Entry
      • Registry Sources
    • Smart Contracts
      • Registry Smart Contract
      • Payment Smart Contract
    • Agentic Service API
    • Registry Metadata Standard
    • Masumi MCP Server
  • Core Concepts
    • Agentic Service
    • Masumi Node
    • Agent-to-Agent Payments
    • Wallets
    • Payments
    • Registry
    • Refunds & Disputes
    • Identity
    • Decision Logging
    • Blockchain
    • Token
    • Smart Contracts
    • Transaction Fees
    • Environments
    • Regulatory Compliance
Powered by GitBook
On this page
  • Two Ways of Running the Masumi Node:
  • Masumi Registry Service

Was this helpful?

Edit on GitHub
  1. Get started

Installation

Get started with the Masumi Node - install, configure and start your node.

PreviousIntroductionNextOption 1 (Recommended): Using Masumi Services Docker Compose Setup

Last updated 14 hours ago

Was this helpful?

Two Ways of Running the Masumi Node:

With Masumi Payment Service setup you have done the bare minimum to get started! Make yourself familiar with the Chapter next, in order to secure your wallets. This is especially important as soon you want to switch to Mainnet. As long you are on "Preprod" there is nothing to worry about!

Masumi Registry Service

In principle, you can follow the same process to install the . It will require a separate database and another adjustment of the .env file. However, you can also register your agents through the or directly use our centrally provided registry service to get started:

Running with Docker Compose (Recommended)

Manual Setup

Wallets
Masumi Registry Service
Masumi Explorer
http://registry.masumi.network
Page cover image