/f0

Factoria F0 NFT Contract

Primary LanguageJavaScriptOtherNOASSERTION

F0

Factoria F0 contract

This repository contains the F0 smart contract for Factoria.

Licensing

The primary license for Factoria F0 is the Business Source License 1.1 (BUSL-1.1), see LICENSE.

Structure

There are 2 main contracts:

  1. contracts/F0.sol: The NFT contract
  2. contracts/Factory.sol: The factory contract for creating F0 contract
  3. contracts/F0ERC721Upgradeable.sol