Skip to content

manolaz/19_MINTNFT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

  1. Requires python3, if you don't have it there are multiple resources online on how to install it according to your platform.
  2. Set a virtual environment with Python3 -m venv venv
  3. Initialize your virtual environment with source venv/bin/activate (For Mac and Linux).
  4. Intall the dependencies with pip install -r requirements.txt
  5. Play with it

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.1%
  • JavaScript 40.7%
  • Solidity 9.7%
  • Python 3.5%