{"id":27535571,"url":"https://github.com/sashaflores/rustfund","last_synced_at":"2026-05-07T18:36:09.601Z","repository":{"id":287870152,"uuid":"965650021","full_name":"SashaFlores/RustFund","owner":"SashaFlores","description":"Real audit submissions with findings, judge feedback, appeals, and post-review improvements. Part of my smart-contract-security series to grow and share Web3 security knowledge.","archived":false,"fork":false,"pushed_at":"2025-04-14T10:56:22.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T11:44:04.139Z","etag":null,"topics":["audit","fuzzing","rust","smart-contracts","solana","unit-testing"],"latest_commit_sha":null,"homepage":"https://github.com/SashaFlores/smart-contract-security","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SashaFlores.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-04-13T16:16:07.000Z","updated_at":"2025-04-14T11:10:26.000Z","dependencies_parsed_at":"2025-04-14T11:44:11.646Z","dependency_job_id":"fd298733-b57c-462f-8351-d959641ee50f","html_url":"https://github.com/SashaFlores/RustFund","commit_stats":null,"previous_names":["sashaflores/rustfund"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SashaFlores%2FRustFund","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SashaFlores%2FRustFund/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SashaFlores%2FRustFund/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SashaFlores%2FRustFund/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SashaFlores","download_url":"https://codeload.github.com/SashaFlores/RustFund/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249535840,"owners_count":21287496,"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":["audit","fuzzing","rust","smart-contracts","solana","unit-testing"],"created_at":"2025-04-18T19:07:23.883Z","updated_at":"2026-05-07T18:36:09.515Z","avatar_url":"https://github.com/SashaFlores.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n## About the Project\n\nRustFund is a decentralized crowdfunding platform built on the Solana blockchain It enables creators to launch fundraising campaigns and contributors to support projects they believe in, all in a trustless and transparent manner.\n\n### Features \n+ **Create Fundraising Campaigns:** Creators can launch campaigns with custom names, descriptions, and funding goals\n+ **Contribute to Projects:** Users can contribute SOL to any active campaign\n+ **Refund Mechanism:** Contributors can get refunds if deadlines are reached and goals aren't met\n+ **Secure Withdrawals:** Creators can withdraw funds once their campaign succeeds\n\n## Actors\n\n### Creator\n+ Creates new fundraising campaigns\n+ Sets campaign deadline\n+ Withdraws raised funds after successful campaigns\n+ Has exclusive rights to manage their campaign settings\n### Contributor\n+ Contributes SOL to campaigns\n+ Can request refunds under if the campaign fails to meet the goal and the deadline is reached\n\n[//]: # (contest-details-close)\n\n[//]: # (scope-open)\n\n## Scope (contracts)\n\n\n```js\nsrc/\n├── lib.rs\n\n```\n\n## Compatibilities\n\n\n  ### Blockchains:\n+ Solana\n\n###  **Tokens:**\n+ SOL\n\n\n[//]: # (scope-close)\n\n[//]: # (getting-started-open)\n\n## Setup\n\n### Prerequisites\n+ [Rust](https://www.rust-lang.org/tools/install)\n+ [Anchor CLI](https://www.anchor-lang.com/docs/installation)\n+ [Solana CLI](https://docs.solana.com/cli/install-solana-cli-tools)\n+ [Node.js](https://nodejs.org/en/download/)\n+ [Yarn](https://classic.yarnpkg.com/lang/en/docs/install/#debian-stable)\n\n\n### Build:\n```bash\nanchor build\n```\n\n### Test:\n```bash\nyarn install \nanchor test\n```\n\n[//]: # (getting-started-close)\n\n[//]: # (known-issues-open)\n\n## Known Issues\n\n+ [Initial Findings](./findings/1-initialReorts/)\n\n+ [Final Audited Findings](./findings/2-finalReports/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsashaflores%2Frustfund","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsashaflores%2Frustfund","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsashaflores%2Frustfund/lists"}