summaryrefslogtreecommitdiffstats
path: root/src/cid.rs
AgeCommit message (Expand)Author
2021-12-04Rewrite using "ipfs" crateMatthias Beyer
2021-11-28Make function in tests pub, to be able to test Cids properlyMatthias Beyer
2021-11-27Implement putting in a text block and fetching it againMatthias Beyer
2021-11-27Implement putting a block on the chainMatthias Beyer
2021-11-27Remove everything from datatypes which is unusable right nowMatthias Beyer
2021-11-27Introduce own Cid type until ipfs_api API is not stringly typed anymoreMatthias Beyer