Discussion for https://github.com/Orbitdb/orbit-db. Community docs and CoC at https://github.com/Orbitdb/welcome. FAQ: https://github.com/orbitdb/orbit-db/blob/master/FAQ.md
db.iterator({ limit: -1 })
.collect()
.map((e) => e.payload.value)
idk what list is but this will return all the entries in the log