- python3
- ansible >= 2.13.1
- tendermint status:
pokt@sdl-pokt-test:~$ curl -v 'http://localhost:55657/status'
- node selection algo aka cherry picker
- verify validator perf tools:
- howtos:
- pruning, or lack thereof, and what to do about it: https://linktr.ee/leanpocket
- Test the RPC:
curl -X POST "http://$HOST:8081/v1/query/height"
curl "https://$HOST:8081/v1"