Uses Node.js Account Explorer backend to fetch all data for an account. Then anticipates what the most likely next action would be, and suggests it. Meant to be easy to use. Anything it does not support, can be done with manual UI, see below.
RPC:
Enode: "enode://78e29174ffeef97a0f714a084781c48f001b51785aa590a15a2fd7d52db4b9e2e66aaf33d7f2126b208d848f6821b4aedf58182e6ac891091aa8d9ccff977190@139.144.72.164:30303"
Wallet-to-wallet messaging services like https://chat.blockscan.com/ or https://snaps.metamask.io/snap/npm/walletchat-metamask-snap/ look like really good ways to communicate with the person you are paired with in a Bitpeople monthly event, so you can agree on what video communication channel you will use. Alternatively, https://ethmail.cc/ should also work.
The engine interfaces with the Clique custom consensus engine interface (Clique has an "Authorize" method that Panarchy engine uses, as well as getters for block period. ) To install, replace the files in the Clique package in core-geth with panarchy.go. I'm using it with version dca3897e331741b4bb311783221fe7a5775d4252 of core-geth.
Technical documentation: https://gitlab.com/panarchy/engine/-/blob/main/documentation.md