(byte-array->address b)
Converts bytes into a content addressable representation.
NOTES:
calculated-at
attribute is #time/instant
ex: #time/instant"2025-01-14T21:08:25.144972Z"Converts bytes into a content addressable representation. NOTES: - This currently uses a specific addressing function to produce the address info. - Algorithm :sha2-256 - Uses juxt/tick, the `calculated-at` attribute is #time/instant ex: #time/instant"2025-01-14T21:08:25.144972Z"
(data->address data)
Creates an address out of data that can be converted into a byte array
Creates an address out of data that can be converted into a byte array
(file->address file)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close