solidity-cborutils

2.0.0 • Public • Published

solidity-cborutils GitHub workflow changelog

Utilities for encoding CBOR data in solidity

Install

$ git clone https://github.com/smartcontractkit/solidity-cborutils.git
$ cd solidity-cborutils
$ yarn install

Usage

The Buffer library is not intended to be moved to storage. In order to persist a Buffer in storage from memory, you must manually copy each of its attributes to storage, and back out when moving it back to memory.

Test

$ yarn test

Readme

Keywords

none

Package Sidebar

Install

npm i solidity-cborutils

Weekly Downloads

39

Version

2.0.0

License

MIT

Unpacked Size

9.99 kB

Total Files

6

Last publish

Collaborators

  • se3000