{"id":19107345,"url":"https://github.com/smartcontractkit/solidity-cborutils","last_synced_at":"2025-08-22T06:32:42.047Z","repository":{"id":31748461,"uuid":"128433750","full_name":"smartcontractkit/solidity-cborutils","owner":"smartcontractkit","description":"A library for encoding CBOR in Solidity.","archived":false,"fork":false,"pushed_at":"2023-09-27T21:33:38.000Z","size":1387,"stargazers_count":64,"open_issues_count":7,"forks_count":12,"subscribers_count":75,"default_branch":"master","last_synced_at":"2024-12-11T13:52:13.955Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smartcontractkit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-06T18:21:12.000Z","updated_at":"2024-07-09T09:49:59.000Z","dependencies_parsed_at":"2024-06-18T18:37:23.508Z","dependency_job_id":"e07b3133-c432-441e-a7eb-dd207889a92c","html_url":"https://github.com/smartcontractkit/solidity-cborutils","commit_stats":{"total_commits":91,"total_committers":13,"mean_commits":7.0,"dds":0.6703296703296704,"last_synced_commit":"85c4254acd81d855c953090111931ca811853bec"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartcontractkit%2Fsolidity-cborutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartcontractkit%2Fsolidity-cborutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartcontractkit%2Fsolidity-cborutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartcontractkit%2Fsolidity-cborutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smartcontractkit","download_url":"https://codeload.github.com/smartcontractkit/solidity-cborutils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229994738,"owners_count":18156681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T04:12:14.834Z","updated_at":"2024-12-20T10:08:27.572Z","avatar_url":"https://github.com/smartcontractkit.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# solidity-cborutils [![GitHub workflow changelog](https://img.shields.io/github/workflow/status/smartcontractkit/solidity-cborutils/CI?style=flat-square\u0026label=github-actions)](https://github.com/smartcontractkit/solidity-cborutils/actions?query=workflow%3ACI)\nUtilities for encoding [CBOR](http://cbor.io/) data in solidity\n\n## Install\n\n```bash\n$ git clone https://github.com/smartcontractkit/solidity-cborutils.git\n$ cd solidity-cborutils\n$ yarn install\n```\n## Usage\n\nThe Buffer library is not intended to be moved to storage.\nIn order to persist a Buffer in storage from memory,\n   you must manually copy each of its attributes to storage,\n   and back out when moving it back to memory.\n\n## Test\n\n```bash\n$ yarn test\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartcontractkit%2Fsolidity-cborutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmartcontractkit%2Fsolidity-cborutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartcontractkit%2Fsolidity-cborutils/lists"}