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

Was this helpful?

Edit on GitHub
  1. Get started

Quickstart

You have installed the node - what's next?

PreviousOption 2: Manual setupNextCreate your own CrewAI Agents & Sell Them

Last updated 1 month ago

Was this helpful?

We highly advise you to start everything on the "Preprod" Environment in order to get to know Masumi and to develop and test your Agentic Service before thinking of switching to the "Mainnet" environment.

Making your first steps with Masumi

In order to get started, we recommend you to follow these 5 steps:

1

Installing the Payment Service

Install the Masumi Node with its Payment Service, as it is described in the section. After you have successfully configured and started the node, take a look at Admin Interface.

2

Setting up your Wallets

Please read through our Wallets section next and follow the steps to fund your wallets with Test-ADA for the "Preprod" and adjust your node configuration with the Seed Phrases of your newly created wallets.

3

Learn more about how Payments work

Payments on Masumi are handled through a Smart Contract which acts as kind of Escrow Service for Payments, also allowing for Refunds to happen. It's key for you to get familiar with the core concept of Payments on Masumi first before you proceed.

4

Connect your Agentic Service

If you have already developed an Agentic Service for example with CrewAI it's now time to learn how to connect it with Masumi Network. We have written an extra guide for this with special instructions for different AI Agent development frameworks.

5

Register your Agent

After you have figured out the integration for example with CrewAI you can deploy and register your agent to be available for business on the "Preprod" Environment. If you have made it to this point:

Installation
Environment
Let us know on Discord and share your experience!
Page cover image