papaslag on Nostr: Noice š nostr:note1x7ut87na853frslh2c7wnah28petm9fj4axtlrurgetuffu7nsmsrcd9d5
Noice š
quoting note1x7uā¦d9d5š Announcement š Version 0.1 of ezdvm is out!
You can now quickly put any python code behind a DVM.
Steps:
1. pip install ezdvm
2. make your dvm class extend the EZDVM class
3. drop any python code into the do_work() function
4. set the kinds you want to respond to, relays, and then run it!
https://github.com/dtdannen/ezdvm
Payment support and other features on the way.