TZombies
  • â„šī¸Introduction
    • The TZombies Tutorial
    • Architecture
  • đŸ› ī¸Setup
    • Development environment setup
    • Completium
  • 🤖Smart Contracts
    • FA2 Contract
      • Deploying and testing
    • Marketplace contract
      • Deploying and testing
    • Better testing
    • Token metadata
  • 📖Front-end
    • Architecture
    • Layout
    • Beacon wallet
      • Connect button
    • Contracts
      • Metadata provider
      • Zombies provider
      • Marketplace provider
    • Token display
    • Drops
      • đŸ’ŗBuy with credit card
    • Inventory
      • Transfer dialog
      • Listing dialog
      • Inventory page
    • Market
      • Buy dialog
      • Market page
  • 🎁Wrap up
    • Conclusion
Powered by GitBook
On this page
  1. Front-end

Contracts

This section will cover the implementation of the FA2 and marketplace contracts, as well as the metadata provider.

See the next page to start implementing.

PreviousConnect buttonNextMetadata provider

Last updated 2 years ago

📖