Dustin Dannenhauer on Nostr: 🎉 Announcement 🎉 Version 0.1 of ezdvm is out! You can now quickly put any ...
🎉 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/ezdvmPayment support and other features on the way.
Published at
2024-08-26 15:28:20Event JSON
{
"id": "37b8b3fa7d3d2291c3f7563ce9f6ea3872bd9532af4cbf8f834657c4a79e9c37",
"pubkey": "da18e9860040f3bf493876fc16b1a912ae5a6f6fa8d5159c3de2b8233a0d9851",
"created_at": 1724686100,
"kind": 1,
"tags": [],
"content": "🎉 Announcement 🎉 Version 0.1 of ezdvm is out!\n\nYou can now quickly put any python code behind a DVM. \n\nSteps: \n1. pip install ezdvm\n2. make your dvm class extend the EZDVM class\n3. drop any python code into the do_work() function\n4. set the kinds you want to respond to, relays, and then run it!\n\nhttps://github.com/dtdannen/ezdvm\n\nPayment support and other features on the way.",
"sig": "8df906c724761c83686820608deabe74bae7845b1ff761db11cb4889a59d96c6dc6d9191c2470475b1d73cb7426bf57f0880407791fa3a2f8a595c2dc56297b8"
}