Reputation: 158
I'm beginner of solana programming using anchor. Now I have no clear understanding about these items.
**Program, Account, PublicKey, Keypair**
Appreciate any help to understand what these are and relationship between each other.
Upvotes: 0
Views: 1956
Reputation: 2155
Check out https://solanacookbook.com/ and the Core Concepts
Section
Upvotes: 0
Reputation: 8472
All of these terms can be found in the terminology section of the Solana docs at https://docs.solana.com/terminology
Upvotes: 4