Skip to content

Commit

Permalink
Add donation data design
Browse files Browse the repository at this point in the history
  • Loading branch information
makarychev authored Apr 8, 2024
1 parent 3df4e5e commit 0e217e7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
The donation protocol implements on-chain creation of donation, contributor, creator data.
People who donate are eligible to receive token rewards.

## Protocol data design
![Solana Donation](https://github.com/donaty-io/donaproto/assets/3645723/5773ddc5-f67f-4765-9f58-f342890f12d1)



# Environment Setup

Expand All @@ -28,4 +32,4 @@ $ anchor test
### Deploy Program
```
$ anchor deploy --program-name donaproto --provider.cluster devnet --provider.wallet /path_to_authority_keypair/private_key.json
```
```

0 comments on commit 0e217e7

Please sign in to comment.