Getting Started
Last updated
Was this helpful?
Last updated
Was this helpful?
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
Before you begin, ensure you have:
Basic understanding of blockchain development
Familiarity with
set up
An IDE for working with Rell, such as or or Cursor (on which you can use the same guide of VSCode)
Install dependencies
Configure your environment
Set up Yours Protocol
Understand module structure
Define token attributes
Implement basic functionality
Create token specifications
Add metadata
Mint tokens
Build relationships between tokens
Implement module interactions
Create dynamic compositions
Enable cross-chain functionality
Handle incoming tokens
Manage token metadata