πŸ€”Getting Started

Introduction

This guide will walk you through integrating Yours Protocol into your dapp. By the end, you'll understand how to:

  • Set up your development environment

  • Create and mint tokens

  • Add dynamic metadata

  • Make your tokens interoperable

Prerequisites

Before you begin, ensure you have:

Quick Start

Setting up Your Project
  • Install dependencies

  • Configure your environment

  • Set up Yours Protocol

Creating Your First Module
  • Understand module structure

  • Define token attributes

  • Implement basic functionality

Creating & Minting Tokens
  • Create token specifications

  • Add metadata

  • Mint tokens

Composable Tokens
  • Build relationships between tokens

  • Implement module interactions

  • Create dynamic compositions

Making Your Tokens Interoperable
  • Enable cross-chain functionality

  • Handle incoming tokens

  • Manage token metadata

Last updated

Was this helpful?