- Requires python3, if you don't have it there are multiple resources online on how to install it according to your platform.
- Set a virtual environment with
Python3 -m venv venv
- Initialize your virtual environment with
source venv/bin/activate
(For Mac and Linux). - Intall the dependencies with
pip install -r requirements.txt
- Play with it
forked from DanielMoralisSamples/19_MINTNFT
-
Notifications
You must be signed in to change notification settings - Fork 0
serveapps/19_MINTNFT
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 46.1%
- JavaScript 40.7%
- Solidity 9.7%
- Python 3.5%