{"id":25337800,"url":"https://github.com/gavin-chua/cryptofin-solidity","last_synced_at":"2025-08-30T20:13:58.693Z","repository":{"id":275052278,"uuid":"912002072","full_name":"gavin-chua/cryptofin-solidity","owner":"gavin-chua","description":"A collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum.","archived":false,"fork":false,"pushed_at":"2025-01-04T12:38:46.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-01T20:54:37.416Z","etag":null,"topics":["ehtererum","gas","library","solidity"],"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/gavin-chua.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2025-01-04T12:37:47.000Z","updated_at":"2025-01-06T23:34:18.000Z","dependencies_parsed_at":"2025-01-30T22:35:19.989Z","dependency_job_id":"fad4c66a-0c2b-4afa-b38f-38af05093afb","html_url":"https://github.com/gavin-chua/cryptofin-solidity","commit_stats":null,"previous_names":["gavin-chua/cryptofin-solidity"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gavin-chua/cryptofin-solidity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavin-chua%2Fcryptofin-solidity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavin-chua%2Fcryptofin-solidity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavin-chua%2Fcryptofin-solidity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavin-chua%2Fcryptofin-solidity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gavin-chua","download_url":"https://codeload.github.com/gavin-chua/cryptofin-solidity/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavin-chua%2Fcryptofin-solidity/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272900163,"owners_count":25012034,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ehtererum","gas","library","solidity"],"created_at":"2025-02-14T06:56:30.732Z","updated_at":"2025-08-30T20:13:58.672Z","avatar_url":"https://github.com/gavin-chua.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CryptoFin Solidity\nA collection of Solidity libraries, with an initial focus on arrays.\n\n## [Documentation](https://cryptofinlabs.github.io/cryptofin-solidity/)\nDocumentation is generated from Natspec.\n\n## Quickstart\n\n    npm install --save cryptofin-solidity\n\n### Use it in a project\n\n    import \"cryptofin-solidity/contracts/array-utils/AddressArrayUtils.sol\";\n\n    contract Contract {\n      using AddressArrayUtils for address[];\n\n      function containsDeadBeef(address[] memory addresses)\n        returns (bool)\n      {\n        return addresses.contains(address(0xdeadbeef));\n      }\n\n    }\n\n## Contributing\nIf you'd like to contribute, this library is in need of:\n\n- More functionality\n- More tests\n- [Other open feature requests](https://github.com/cryptofinlabs/cryptofin-solidity/labels/enhancement)\n\n## v0.0.x\nThis library is still relatively new and may have breaking changes in the future.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgavin-chua%2Fcryptofin-solidity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgavin-chua%2Fcryptofin-solidity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgavin-chua%2Fcryptofin-solidity/lists"}