This commit is contained in:
Eric Meehan 2025-06-04 12:44:35 -04:00
parent 394a7d37c0
commit 652ff32a4e

View File

@ -1,7 +1,10 @@
# WikiDeck
An [NFT](https://en.wikipedia.org/wiki/Non-fungible_token)
[blockchain](https://en.wikipedia.org/wiki/Blockchain) that rewards Wikipedia Page trading
cards.
[blockchain](https://en.wikipedia.org/wiki/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.