owlprotocol / merkledb

Bridge web2.0 databases with decentralized smart contracts
1 stars 1 forks source link

`CBORByteUtils.sol` Utility library #36

Closed corbanvilla closed 2 years ago

corbanvilla commented 2 years ago

Library to convert from bytes into Solidity.

Supported conversions:

corbanvilla commented 2 years ago

/cib

github-actions[bot] commented 2 years ago

Branch issue-36 created! Clone with: git fetch && git checkout --track origin/issue-36 Rebase develop branch changes with: git checkout issue-36 && git rebase develop