Skip to content

Introductory examples to Solana web application development

License

Notifications You must be signed in to change notification settings

jmlon/Intro_Solana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro_Solana

Introductory examples to Solana web application development implemented in React+Typescript and using Web3.js.

solana_part1

Connecting/disconnecting to the Phantom wallet and retrieving the public key. Make sure you have Phantom extension installed in your browser.

solana_part2

Requesting an airdrop (only in devnet/testnet). An airdrop is needed when developing on devnet/testnet so that the user has some SOL for paying the fees and executing transactions.

solana_part3

Transferring lamports from the user's wallet to another destination using the SystemProgram.

About

Introductory examples to Solana web application development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published