Prints ordered vRAM table keys in ascending order account/table/scope. This can be used to iterate over the entire table client side. The script is located in the utils/ipfs-service/get-ordered-keys.js of an unboxed zeus box.
Optional env variables (if using non-local nodeos / IPFS instance):
# defaults to localhost:8888, can be used to specify external nodeos instanceexport NODEOS_ENDPOINT=# defaults to localhost, can be used to specify external IPFS instanceexport IPFS_HOST=# defaults to 5001export IPFS_PORT=# defaults to httpexport IPFS_PROTOCOL=# defaults to 1024export SHARD_LIMIT=# defaults to 10000export IPFS_TIMEOUT=