https://github.com/rainlanguage/assemblyscript-cbor
https://github.com/rainlanguage/assemblyscript-cbor
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rainlanguage/assemblyscript-cbor
- Owner: rainlanguage
- License: mit
- Created: 2024-04-10T15:43:19.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T09:49:03.000Z (about 2 years ago)
- Last Synced: 2025-02-26T19:27:43.288Z (over 1 year ago)
- Language: TypeScript
- Size: 449 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Assemblyscript CBOR
[](https://opensource.org/licenses/Apache-2.0)
[](https://github.com/Zondax/assemblyscript-cbor/blob/master/.github/workflows/main.yaml)
---
## Foundational projects
Packages used to build this lib:
- [Encode/Decode lib](https://github.com/paroga/cbor-js)
- [Generic object model](https://github.com/near/assemblyscript-json)