NFT marketplace in Python
Describing here the steps to verify the Marketplace_python on local or server machine.
Machine configuration : Local or server machine.
Step 1: Clone Marketplace_python binaries on machine
Project Url :
Clone binaries on Machine:
Step: 2 Install virtual env on machine
Go to project:
Run:
Step: 3 Install python requirements
Run:
And then:
then:
Step: 4 Run unit tests
Run:
Expected result should be as below:
Last updated