Valyrian Tech has just released their first Python package known as `ipfs_dict_chain` [https://github.com/ValyrianTech/ipfs_dict_chain]. This package enables developers to create mini-blockchains on IPFS using dictionary-like data structures called IPFSDict and IPFSDictChain, which store their state on IPFS and track changes. It's designed to provide efficient and secure data management on a decentralized network.
`ipfs_dict_chain` requires Python 3.10 and an IPFS node, and can be easily installed using `pip install ipfs_dict_chain`. You can find more details, usage instructions, and examples in the package documentation [https://github.com/Valyrian-Tech/ipfs-dict-chain/blob/main/R...].
The project is available on PyPI [https://pypi.org/project/ipfs-dict-chain/] and GitHub [https://github.com/ValyrianTech/ipfs_dict_chain]. Contributions are welcome, and the package is released under the MIT License. Enjoy!