An NFT blockchain that rewards Wikipedia trading cards.
Go to file
2025-10-27 16:18:06 +00:00
test Unit testing basic workflows 2025-06-04 11:47:49 -04:00
wikideck Getting ready for K8S deploy (#7) 2025-10-27 16:18:06 +00:00
.env_example Initial commit 2025-05-28 19:24:37 -04:00
.gitignore Getting ready for K8S deploy (#7) 2025-10-27 16:18:06 +00:00
cli.py Getting ready for K8S deploy (#7) 2025-10-27 16:18:06 +00:00
client-requirements.txt Getting ready for K8S deploy (#7) 2025-10-27 16:18:06 +00:00
docker-compose.yaml Getting ready for K8S deploy (#7) 2025-10-27 16:18:06 +00: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
wikideck_cli.py feat(cli): add interactive and utility command-line interfaces 2025-06-13 09:15:24 +00: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.