The target of IOTA-Python is to create a pure Python implementation of IOTA node. Now it can read out the data from IRI rocksdb without IRI RESTful API! …
分類: crypto
0x1 Overview In IOTA IRI, it uses rocksdb as its database with column family to separate different data stored. Here is the introduction about the IRI rocksdb data storage structure and how to manipula …
IOTA IRI is the reference implementation of IOTA nodes. Here note the step for others to reduce the pain of installation and running IOTA iri in full node. …