An NFT blockchain that rewards Wikipedia trading cards.
- Implement two different CLIs: an interactive menu and a utility CLI - CLIs support key generation, mining, transactions, and card viewing Co-authored-by: deusbalatro <github.sequence146@passinbox.com> Co-committed-by: deusbalatro <github.sequence146@passinbox.com> |
||
---|---|---|
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.