Guides
Technical Guides & Tutorials on building on and interacting with the Mirror World SDK. These guides cover topics in Solana fundamentals, NFTs, DeFi, Gaming Development and more!
How to Authenticate With The Mirror World Smart SDK
TypeScript/JavaScript Guide for authentication with the Mirror World SDK SDK in a React/Next.js App
How to buy cryptocurrency
An overview of the two main ways to buy cryptocurrency - buying through the Mirror World Smart Wallet and buying through an exchange.
How to create developer Secret Access Key(SAK)
Guide on how to how to create developer Secret Access Key(SAK)
Creating an ERC721/ERC1155 NFT Collection With Mirror World Smart SDK
Mirror World Smart SDK supports minting the two types of ERC NFT contract standards on EVM-compatible blockchains - ERC1155 and ERC721.
Creating an NFT Marketplace for your ERC721/ERC1155 NFT collection
In this guide, you will create an NFT marketplace for listing and trading NFT for the NFTs you created using the Mirror World SDK.
Marketplace Storefront Development Guide
Development guide for creating and deploying your Solana Marketplace storefront
Creating an NFT Marketplace on Solana with the Mirror World Smart SDK
Guide for creating NFT Marketplaces on Solana with the Mirror World Smart SDK
Creating a Solana NFT Collection and mint NFT with the Mirror World Smart SDK
Guide for creating a Solana NFT Collection with the Mirror World Smart SDK
Creating a Sui NFT Collection With Mirror World Smart SDK
Mirror World Smart SDK supports minting NFT collection contracts on Sui mainnet and testnet chains.
Deploying Your NFT Marketplace Storefront
Development guide for deploying your Solana Marketplace storefront
How are NFT royalties distributed in Solana?
Guide on NFT creator royalty distribution on Solana
Minting NFT on ERC721/ERC1155 Collection
In this guide, you will mint NFTs to the collection you created using the Mirror World SDK.
Minting Solana NFTs with the Mirror World Smart SDK
TypeScript/JavaScript Guide for minting NFTs on Solana with the Mirror World Smart SDK in a React/Next.js App
Minting NFT on Sui NFT Collection
In this guide, you will mint Collection and NFTs on the Sui chain using MirrorWorld SDK.
How to prepare NFT Metadata
Guide for creating and storing your NFT Metadata
How to specify the available network for a wallet using URL params
How to specify the available network for a wallet using URL params
Updating NFT Metadata with the Mirror World Smart SDK
TypeScript/JavaScript Guide for updating NFT Metadata with the Mirror World Smart SDK in a React/Next.js App
How to Use Token On-Ramp Aggregator
Guide on how to use Mirror World on-ramp aggregator to purchase crypto token
Integrate NFT Fiat Checkout Using Mirror World
Mirror World allows you to create a seamless and secure checkout process for your in-game crypto assets. This guide will provide step-by-step instructions on how to integrate your Fiat-to-NFT Solution using Mirror World Smart Platform.
Performing Marketplace Transactions with the Mirror World Smart SDK
Guide for performing various marketplace transactions using the Mirror World Smart SDK
Next.js Guide for Mirror World Smart SDK
TypeScript/JavaScript Guide for getting started with the Mirror World Smart SDK in a React/Next.js App
Transaction commitment levels on Solana Explained
Explanation guide for how transaction commitment levels on Solana works
Upgrading to v2 of the JS SDK
Migration guide for upgrading to v2 of the JS SDK.