Any DVM that implements this spec https://www.data-vending-machines.org/kinds/5300/
Also has to support chaining jobs. i.e. When the user wants to see page two of the feed they create a new 5300 event that has the input set to `["i", "
Any DVM that implements this spec https://www.data-vending-machines.org/kinds/5300/
Also has to support chaining jobs. i.e. When the user wants to see page two of the feed they create a new 5300 event that has the input set to `["i", "
so far I've just built a DVM that returns notes ordered by the amount of POW on them. but the code is really hacky