{"id":13566408,"url":"https://github.com/scrtlabs/secret-toolkit","last_synced_at":"2025-05-16T01:05:26.597Z","repository":{"id":37928773,"uuid":"293909486","full_name":"scrtlabs/secret-toolkit","owner":"scrtlabs","description":"A collection of Rust packages that contain common tools used in development of Secret Contracts","archived":false,"fork":false,"pushed_at":"2025-02-20T09:10:22.000Z","size":833,"stargazers_count":76,"open_issues_count":15,"forks_count":31,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-08T15:53:48.088Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scrtlabs.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":"2020-09-08T19:36:46.000Z","updated_at":"2025-03-01T01:10:56.000Z","dependencies_parsed_at":"2024-06-21T15:44:28.663Z","dependency_job_id":"1e491462-c320-401b-97f7-fbab494582c4","html_url":"https://github.com/scrtlabs/secret-toolkit","commit_stats":{"total_commits":360,"total_committers":21,"mean_commits":"17.142857142857142","dds":0.7527777777777778,"last_synced_commit":"9b15d029cf995600bb83575f5881d77b65b2c6d9"},"previous_names":["enigmampc/secret-toolkit"],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrtlabs%2Fsecret-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrtlabs%2Fsecret-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrtlabs%2Fsecret-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrtlabs%2Fsecret-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scrtlabs","download_url":"https://codeload.github.com/scrtlabs/secret-toolkit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254448579,"owners_count":22072764,"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-01T13:02:09.030Z","updated_at":"2025-05-16T01:05:23.807Z","avatar_url":"https://github.com/scrtlabs.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# Secret Contract Development Toolkit\n\nThis Rust package is a collection of sub-packages that contain common tools used in development of\n[Secret Contracts](https://docs.scrt.network/dev/secret-contracts.html) running on the\n[Secret Network](https://scrt.network/).\n\nThe main package in this repository is `secret-toolkit` under `packages/toolkit`, which is\na wrapper around the other packages. For example `secret-toolkit-storage` is exported under \n`secret_toolkit::storage`. If you only need some of the tools from the toolkit, you may get\nbetter compile times by depending on the different components directly.\n\nEach of the subpackages is imported with a feature flag, and most subpackages are included\nin the default flags. The exceptions to this are:\n* `\"crypto\"` - has a deep dependency tree and increases compilation times significantly\n* `\"permit\"` - depends on `\"crypto\"` and imports it automatically\n* `\"incubator\"` - includes experimental functionality. Minor version releases may cause\n    breaking changes in this subpackage.\n\nWhile the packages in this repository are designed with Secret Network's runtime in mind, some\nof them may work well with the vanilla [CosmWasm](https://cosmwasm.com/) libraries and runtimes\nas well, or only require minimal modifications to be compatible with them.\n\n## License\n\nThe license file in the top directory of this repository applies to all packages it contains.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrtlabs%2Fsecret-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscrtlabs%2Fsecret-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrtlabs%2Fsecret-toolkit/lists"}