Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 354 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 354 Bytes

Wizard Contracts

Contracts used on DexKit Dashboard to be easily deployed by users on supported Networks: BSC, Polygon and ETH

SUPPORTED CONTRACTS

  • ERC721 BASE - collection for mint single and mint multiple items at once using ipfs
  • ERC20 BASE - standard token with burn and max supply
  • ERC20 BASE PERMIT - Add permit function to base contract