Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rainlanguage/assemblyscript-cbor
https://github.com/rainlanguage/assemblyscript-cbor
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rainlanguage/assemblyscript-cbor
- Owner: rainlanguage
- License: mit
- Created: 2024-04-10T15:43:19.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-12T09:49:03.000Z (10 months ago)
- Last Synced: 2024-05-27T20:05:56.541Z (8 months 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
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![GithubActions](https://github.com/Zondax/assemblyscript-cbor/actions/workflows/main.yaml/badge.svg)](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)