Go to file
semantic-release-bot c27011cacf chore(release): 0.1.0-develop.61 [skip ci]
# [0.1.0-develop.61](https://git.lumeweb.com/LumeWeb/libs5/compare/v0.1.0-develop.60...v0.1.0-develop.61) (2023-11-17)

### Bug Fixes

* bad import ([23b8c01](23b8c01d1c))
* export StorageLocationProvider ([828741f](828741f569))
* need to store NodeId not the string form of it ([3ad41c7](3ad41c75c1))

### Features

* add encrypted_cid.ts ([6ff8a84](6ff8a84ed8))
* add getCachedStorageLocations method ([86522e1](86522e1ffe))
* add getMetadataByCID and downloadBytesByHash ([ec81583](ec815833ef))
* add metadata structures and ser/der functions ([4693117](4693117c76))
* add StorageLocationProvider ([6d19fdb](6d19fdb66e))
2023-11-17 13:32:36 +00:00
.github/workflows ci: setup 2023-08-31 02:43:14 -04:00
src fix: bad import 2023-11-17 08:31:56 -05:00
.presetterrc.json feat: initial version 2023-08-30 14:38:53 -04:00
CHANGELOG.md chore(release): 0.1.0-develop.61 [skip ci] 2023-11-17 13:32:36 +00:00
LICENSE feat: initial version 2023-08-30 14:38:53 -04:00
README.md feat: initial version 2023-08-30 14:38:53 -04:00
npm-shrinkwrap.json chore(release): 0.1.0-develop.61 [skip ci] 2023-11-17 13:32:36 +00:00
package.json chore(release): 0.1.0-develop.61 [skip ci] 2023-11-17 13:32:36 +00:00

README.md

libs5

src/serialization is licensed under BSD 3-Clause and original author is Nail Gilaziev. It is a port of messagepack from dart. See LICENSE at 9fc7d685ac/LICENSE.

This library is a port of libs5 and s5 combined from https://github.com/s5-dev under MIT license by redsolver. License at 1a4fafbac1/LICENSE