{"id":13759945,"url":"https://github.com/delegatable/delegatable-sol","last_synced_at":"2025-05-10T10:31:02.959Z","repository":{"id":59651777,"uuid":"524263029","full_name":"delegatable/delegatable-sol","owner":"delegatable","description":"Counterfactual revocable-delegation","archived":false,"fork":true,"pushed_at":"2023-12-07T12:10:00.000Z","size":6077,"stargazers_count":113,"open_issues_count":20,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-16T17:40:55.651Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://delegatable.org","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kamescg/delegatable-sol","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/delegatable.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-13T00:57:20.000Z","updated_at":"2024-11-04T17:29:56.000Z","dependencies_parsed_at":"2023-02-09T16:00:47.044Z","dependency_job_id":null,"html_url":"https://github.com/delegatable/delegatable-sol","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delegatable%2Fdelegatable-sol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delegatable%2Fdelegatable-sol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delegatable%2Fdelegatable-sol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delegatable%2Fdelegatable-sol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/delegatable","download_url":"https://codeload.github.com/delegatable/delegatable-sol/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253401020,"owners_count":21902590,"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-08-03T13:01:01.343Z","updated_at":"2025-05-10T10:31:02.516Z","avatar_url":"https://github.com/delegatable.png","language":"Solidity","readme":"![banner](https://cloudflare-ipfs.com/ipfs/QmSWGEWUCThfBW127zPeF7oqwLwzVndB5mWDbgKCPnwCvE)\n\n# Delegatable\n\n![Test](https://github.com/kamescg/delegatable-sol/actions/workflows/test.yml/badge.svg)\n![Coverage](https://github.com/kamescg/delegatable-sol/actions/workflows/coverage.yml/badge.svg)\n![TS](https://badgen.net/badge/-/TypeScript?icon=typescript\u0026label\u0026labelColor=blue\u0026color=555555)\n[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](http://perso.crans.org/besson/LICENSE.html)\n\nSolidity framework for extending any contract with counterfactual revocable-delegation\n\n## Getting Started\n\n- [Main docs site](https://delegatable.org)\n- [A high level summary of the goals of the Delegatable framework](https://mirror.xyz/0x55e2780588aa5000F464f700D2676fD0a22Ee160/pTIrlopsSUvWAbnq1qJDNKU1pGNLP8VEn1H8DSVcvXM).\n- [A series of conversations about the framework on YouTube](https://www.youtube.com/watch?v=Sh1-epThZV0\u0026list=PLJP4kXm9a01qRJaNzCU47gOzkn1eNAlFO).\n- [A reference app called MobyMask](https://github.com/delegatable/MobyMask).\n- [A JS library for creating \u0026 redeeming delegations](https://www.npmjs.com/package/eth-delegatable-utils).\n\nThere are three general ways to integrate Delegatable into a Solidity project\n- Inherit from the [Delegatable.sol](./contracts/Delegatable.sol) contract. (Most gas up front, cheapest per tx).\n- Use our [trusted relay](./docs/relay.md) to allow your contract to accept delegated messages from a global relay contract.\n- If your contract uses the ERC-2535 Diamond standard, you can add [A Delegatable Facet for Diamonds](./contracts/diamond/README.md)\n\n## Deployment\n\nThese contracts can be deployed to a network by running:\n`yarn deploy \u003cnetworkName\u003e`\n\nSome of them [have been deployed already and can be reused](./deployments.md).\n\n## Verification\n\nThese contracts can be verified on Etherscan.\n`yarn verify`\n\n## Testing\n\nRun the unit tests locally with:\n`yarn test`\n\n## Coverage\n\nGenerate the test coverage report with:\n`yarn coverage`\n\n## Documentation\n\nAdd inline docs in the [natspec](https://docs.soliditylang.org/en/v0.8.15/natspec-format.html) format. The command `yarn docs` and `yarn docs:html` will generate the markdown and minimal html site which can be easily published.\n\n","funding_links":[],"categories":["dApps directory"],"sub_categories":["Solidity Developer Tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelegatable%2Fdelegatable-sol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelegatable%2Fdelegatable-sol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelegatable%2Fdelegatable-sol/lists"}