An NFT blockchain that rewards Wikipedia trading cards.
Go to file
2025-06-06 23:19:30 +03:00
test Unit testing basic workflows 2025-06-04 11:47:49 -04:00
wikideck Unit testing basic workflows 2025-06-04 11:47:49 -04:00
.env_example Initial commit 2025-05-28 19:24:37 -04:00
.gitignore Attempting server startup. 2025-05-31 18:14:33 -04:00
cli.py Closes WikiDeck/wikideck#1 2025-06-06 23:19:30 +03:00
docker-compose.yaml Unit testing basic workflows 2025-06-04 11:47:49 -04:00
Dockerfile Attempting server startup. 2025-05-31 18:14:33 -04:00
README.md README 2025-06-04 12:44:35 -04:00
requirements.txt Attempting server startup. 2025-05-31 18:14:33 -04:00
wsgi_app.py Attempting server startup. 2025-05-31 18:14:33 -04:00

WikiDeck

An NFT blockchain that rewards Wikipedia trading cards.

Use

See test/Mine/TestMine.py for a demonstration of the basic client workflow.

Status

At present, only the files in wikideck/Mine are functional - and only partially so. This project is currently a proof-of-concept.