ipfs_dict_chain documentation
Welcome to ipfs_dict_chain’s documentation!
ipfs_dict_chain
is a Python package that provides dictionary-like data structures that store their state on IPFS and track changes.
Features
Store dictionary data on IPFS
Track state changes in a chain-like structure
Support for both dot notation and bracket notation
Automatic IPFS content addressing
History tracking and state retrieval
Requirements
Python >= 3.10
IPFS node
aioipfs >= 0.6.3
multiaddr >= 0.0.9