This document is inteded to help people understand the various ways one can mint a badge using the Otterspace protocol.

There are 4 ways to mint an otterspace badge using our protocol

  1. Mintlist flow (with single issuance)
  2. Mintlist flow with bulk issuance (via Merkle Trees)
  3. Request flow
    1. 2 party consented model
    2. Single party consented model
  4. Airdrop flow

In order to help you decide what flow to use for your app, the following questionnaire should help

Recommended reading

Firstly, familiarize yourself with the quickstart

Quick start on using our protocol

As a pre-requisite, it is important to understand how Otterspace uses an NFT called RAFT tokens, in otder to represent orgs and capture administrative authorization over their Otterspace account.

Raft Tokens – How communities are represented within Otterspace