Skip to content

Commit

Permalink
feat : add get campaign feature 🦾
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuellyworld committed Feb 29, 2024
1 parent 322a8e4 commit 8b77b48
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,15 @@ category : "which type of campaign"
- Transactional data and campaign details recorded on the Solana blockchain are immutable and tamper-proof, providing a permanent and verifiable record of fundraising activities.
Immutable records enhance auditability, mitigating the risk of fraud or data manipulation and fostering trust among stakeholders.

##
## 🗂️ Folder Structure.

```sh
CrowdFund/
├── programs/smart-contracts/
├ ├── src/
├ ├── lib.rs (contains smart contracts code)
├── tests/
├── smart-contracts.ts (contains test cases for smart contracts)


```
Binary file modified public/system-design.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8b77b48

Please sign in to comment.