Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

Commit

Permalink
Add PDA use cases
Browse files Browse the repository at this point in the history
  • Loading branch information
urani-engineering-helper authored May 18, 2024
1 parent c7921a8 commit 609b756
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions chapters/05_pda.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,13 @@ const [pda, bump] = await web3.PublicKey.findProgramAddress(
* Build a frontend dApp that leverages PDA through the [frontend's demo 5](https://github.com/urani-labs/solana-dev-onboarding-rs/tree/main/demos/frontend/05_serialize_custom_data) and the
[frontend's demo 6](https://github.com/urani-labs/solana-dev-onboarding-rs/tree/main/demos/frontend/06_serialize_custom_data_II).

<br>

<p align="center">
<img src="https://github.com/urani-labs/solana-dev-onboarding-rs/assets/162904807/584add01-93ff-4bce-99cf-fba6bbe1f477" width="60%" align="center" style="padding:1px;border:1px solid black;"/>
</p>



<br>

Expand Down

0 comments on commit 609b756

Please sign in to comment.