Skip to content

AlexTrapp/nft-creator-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nft-creator-engine

Create well contructed NFTs using the open source hive-engine NFT protocol

how to run on localhost with Python3

  1. Clone Repo
git clone -b main "git@github.com:AlexTrapp/nft-creator-engine.git" .
  1. Run local server (eg. python3)
python3 -m http.server 8000 -d .
  1. Visit url
http://0.0.0.0:8000/

About

Create well contructed NFTs using the open source hive-engine NFT protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors