Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rainlanguage/assemblyscript-cbor


https://github.com/rainlanguage/assemblyscript-cbor

Last synced: 17 days ago
JSON representation

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)