Agoric Components Library
  • Welcome!
    • 🐇Getting Started
  • Smart Contracts
    • DeFi
      • 🤝Lending Protocol
      • 🤖Arbitrage Bot
      • 💧LP Stop Loss
      • 📈Like-peg Swap AMM
    • NFTs
      • 🎴NFT Marketplace
      • 🕹️NFT Character Builder
      • 🖼️NFT Drop
      • ⚖️Auction Mechanism
    • Governance
      • 🗳️Vote Counter
      • 👫Governance Committee
    • Cross-chain
      • 💲Price Feed Oracle
      • 📃Akash Lease Management
      • 🌉Axelar Transfer
      • ⚛️Cosmos Hub ICA
      • ⏩IST & PSM Forwarder
  • Bounties
    • Open Bounties(none at this time)
    • Assigned Bounties
    • 🔎Agoric Swingset Contract Explorer
    • 🤖Inter Protocol Liquidation Bidding Bot
    • 💻Contract Manages Akash-hosted Front End
  • 📜LEGAL
    • Disclaimer
Powered by GitBook
On this page
  • Summary
  • Details
  • Explore on Kryha
  1. Smart Contracts
  2. NFTs

NFT Character Builder

Composable Hierarchical NFT Builder

PreviousNFT MarketplaceNextNFT Drop

Last updated 1 year ago

Limited Developer Support

All assets represented in this library are community built, which means limited support from the Agoric OpCo development team. Please use components, APIs, and front-ends with caution.

Summary

This Dapp showcases Agoric’s ability to manage hierarchical NFTs, expressed here as a “character builder” in which the character and its equipment are each represented as NFTs that can interact. Developers could modify this code to support their own in-game assets, or to build other NFT-related projects for their communities.

Details

In this tutorial, developers build a Dapp where both the characters as well as the items are NFTs, and will be represented by art assets. Users will have full ownership of their NFTs, meaning that they are able to sell them, trade them, or even burn them. To help users facilitate interacting with their NFTs, a shop will be implemented. This shop will allow users to put their NFTs up for sale or buy NFTs that have been listed for sale at a fixed price.

Explore on Kryha

Built by

https://kryha.academy/protocols/agoric/
Kryha
🕹️
Page cover image