The PVQ API should allow people to build a PVQ dev console similar to the chain state page in pjs apps.
This means:
- Display all the supported extensions and their methods
- Allow user to invoke those methods with user input parameters
(We may actually want to build this but this issue is about to make it possible to build this.)