An NFT blockchain that rewards Wikipedia trading cards.
- Correct typo: rsa -> rsa_private_key - Refactor cli.py so functions can be used by both interfaces - Introduce wikideck_cli.py as a CLI utility entry point |
||
|---|---|---|
| test | ||
| wikideck | ||
| .env_example | ||
| .gitignore | ||
| cli.py | ||
| docker-compose.yaml | ||
| Dockerfile | ||
| README.md | ||
| requirements.txt | ||
| wikideck_cli.py | ||
| wsgi_app.py | ||
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.