Skip to content

Arrowana/anchor-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anchor-scaffold

An escrow program is a great example to get started with Solana, it allows discovering the main principles and to interact with the token program.

While this is an anchor E2E example, this doesn't cover at all the underlying principles, i recommend to get started with The "vanilla" Solana Paulx escrow tutorial

Escrow program

The program is similar but not exactly https://github.com/project-serum/anchor/tree/master/tests/escrow

Some modification have been made to make it more anchor-y and easier to handle in the UI.

About

An end to end example of a solana contract built with anchor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published