Skip to content

jacekv/Solana-Intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of Solana programs.

Order:

  • from_scratch - intro into Solana program and how to interact with Python
  • function_calls - how to call different functions in a Solana program
  • tokens - how to create a ERC-20 like token, mint tokens, and transfer tokens. All with a single user, multisig, and offline multisig
  • escrow - escrow program. Two parties are exchaning tokens using a Solana program as escrow entity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published