zkRonins Docs
Visit our website
  • zkRonins Docs
  • NFT
    • Overview
    • Metadata
      • Biography
      • Rarity
      • Style
    • Dynamic
      • URI
      • HTML
      • Upgradability
  • Synergy
    • Concept
      • Art Commissions
      • Royalty Collector
      • Token Slots
  • Discover
    • Overview
    • 1. Wallet
    • 2. zkSync
    • 3. Funding
      • 3.1. Buy via Ramp (Recommended)
      • 3.2. Buy via MetaMask
      • 3.3. Deposit via a Central Exchange
    • 4. Bridge (Optional)
    • 5. Mint
  • Contracts
    • Overview
    • Code of Conduct
    • Modules
      • NFT (ERC721)
        • ZkRoninsNft.sol
        • ZkRoninsMeta.sol
      • META64
        • ZkRoninsMeta64.sol
        • ZkRoninsMeta64X.sol
      • STORE
        • UpgradeHandler.sol
        • DataHandler.sol
  • Connect
    • Links
    • zkSync
    • zkMarkets
  • Back to zkRonins
Powered by GitBook
On this page

Was this helpful?

  1. Contracts

Overview

Previous5. MintNextCode of Conduct

Last updated 1 year ago

Was this helpful?

This section will dive deeper into the code, explaining why we took certain approaches and what the contracts are capable of. Understanding code could be helpful, but not necessary to get an idea of what is spoken of.

If you have difficulty comprehending certain parts, then you could use Gitbook AI in the Search-bar above to see what it makes out of the content provided. Just know that this feature is experimental and not necessarily a representative of our interpretation. It's also always an option to Connect with us for further questions or clarifications.

Code of Conduct

If you would like to know more about our principles and overall design choices while coding.

Modules

If you would like to dive head-first into the modular contracts we have and will deploy.

Page cover image