{"id":23340418,"url":"https://github.com/imclint21/held-cash","last_synced_at":"2026-05-04T07:40:50.309Z","repository":{"id":83565709,"uuid":"436420720","full_name":"imclint21/held-cash","owner":"imclint21","description":" held.cash Official Program","archived":false,"fork":false,"pushed_at":"2021-12-12T07:52:51.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T17:30:01.061Z","etag":null,"topics":["escrow-contract","held-cash","multisig","rust","smart-contracts","solana","spl-token","vault"],"latest_commit_sha":null,"homepage":"https://held.cash","language":"Rust","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/imclint21.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}},"created_at":"2021-12-08T23:19:53.000Z","updated_at":"2021-12-12T12:34:43.000Z","dependencies_parsed_at":"2023-07-07T19:32:49.142Z","dependency_job_id":null,"html_url":"https://github.com/imclint21/held-cash","commit_stats":null,"previous_names":["imclint21/held-cash"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imclint21%2Fheld-cash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imclint21%2Fheld-cash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imclint21%2Fheld-cash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imclint21%2Fheld-cash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imclint21","download_url":"https://codeload.github.com/imclint21/held-cash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247675629,"owners_count":20977376,"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":["escrow-contract","held-cash","multisig","rust","smart-contracts","solana","spl-token","vault"],"created_at":"2024-12-21T04:29:21.414Z","updated_at":"2026-05-04T07:40:45.289Z","avatar_url":"https://github.com/imclint21.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🏦 Held.cash\n\nMultisig Vault \u0026 Escrow Program build on Solana, written in Rust 🦀\n\n## Escrow\n\n```rust\n#[derive(BorshSerialize, BorshDeserialize, Debug)]\nstruct VaultDetails {\n    // Owner's public key\n    pub owner: Pubkey,\n\n    // Multisig cosigners\n    pub cosigners: [Pubkey],\n\n    // Number of required signatures\n    pub requires: i32,\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimclint21%2Fheld-cash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimclint21%2Fheld-cash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimclint21%2Fheld-cash/lists"}