Focus mode

Smart Contract development on Solana using Rust

Program Derived Addresses (PDAs)

PDA is an account that allows applications to programmatically sign for specific addresses without requiring a private key. PDA’s owner is a program, not a private key. 

They are used for multiple programs and accounts to communicate with each other.

You can find further information about PDA’s from Solana Cookbook here: https://solanacookbook.com/core-concepts/pdas.html#facts 

Resources:

https://www.brianfriel.xyz/understanding-program-derived-addresses/ 

https://www.fmendez.com/exploring-program-derive-addresses-pd-as-with-solana-anchor-and-react 

https://pencilflip.medium.com/learning-solana-3-what-is-a-program-derived-address-732b06def7c1

left-disk

Programs to Accelerate Your Progress in a Software Career

Join our 4-8 month intensive Patika+ bootcamps, start with the fundamentals and gain comprehensive knowledge to kickstart your software career!

right-cube

Test

Comments

You need to enroll in the course to be able to comment!