nft-basics

Deploy ERC-721 and ERC-1155 NFT contracts on Avalanche with IPFS metadata.

Updated May 7, 2026
One-click install
npx skills add https://github.com/Ayomisco/avaxskills --skill nft-basics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nft-basics
Source: https://github.com/Ayomisco/avaxskills/tree/main/website/public/nft-basics
Command: npx skills add https://github.com/Ayomisco/avaxskills --skill nft-basics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @openzeppelin/contracts, nft.storage, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users deploy NFTs on Avalanche, facilitating easy creation of NFT collections with customizable metadata and royalties.

Core Features & Use Cases

  • NFT Deployment: Deploy ERC-721 and ERC-1155 contracts tailored for Avalanche’s low-cost environment.
  • Metadata Management: Prepare, upload, and link off-chain metadata on IPFS for NFTs.
  • Use Case: Launch an NFT collection for digital art or gaming assets and connect them seamlessly to marketplaces like Joepegs or NFTrade.

Quick Start

Use the nft-basics skill to deploy an NFT contract, upload metadata to IPFS, and mint a test token to your wallet.

Frequently Asked Questions about nft-basics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy an NFT contract on Avalanche with IPFS metadata?

To deploy an NFT on Avalanche, you use provided smart contracts to mint tokens and link off-chain metadata stored securely on IPFS. This process aligns your tokens with marketplace requirements for seamless listing and trading.

Can I create both ERC-721 and ERC-1155 tokens on Avalanche?

Yes, you can create both ERC-721 and ERC-1155 tokens on Avalanche. The skill supports deploying both standards, allowing you to create unique digital art tokens or semi-fungible gaming assets within Avalanche's low-cost environment.

How do I upload and manage NFT metadata on IPFS for marketplaces?

You manage NFT metadata on IPFS by preparing and uploading your off-chain data using nft.storage. This ensures your metadata is stored securely and aligns with marketplace requirements for platforms like Joepegs or NFTrade.

Do I need smart contracts to mint NFTs on Avalanche?

Yes, smart contracts are required to mint NFTs on Avalanche. The skill utilizes OpenZeppelin contracts to deploy secure ERC-721 or ERC-1155 standards, enabling customizable metadata and royalties for your NFT collection.

What's the best way to launch an NFT collection on Avalanche?

The best way to launch an NFT collection on Avalanche is deploying tailored ERC-721 or ERC-1155 contracts and uploading metadata to IPFS. This approach facilitates easy creation of collections with customizable metadata for digital art or gaming assets.

Why use Avalanche for deploying semi-fungible tokens?

Avalanche is ideal for deploying semi-fungible tokens due to its low-cost environment. The skill provides smart contracts for the ERC-1155 standard, allowing you to efficiently create and manage semi-fungible gaming assets connected to marketplaces.