Skip to content

A Rust-based end-to-end demo on Confidential Transfers

Notifications You must be signed in to change notification settings

solana-developers/Confidential-Transfer-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confidential Transfers Cookbook

A collection of ingredients (tests) and recipes (test sequences) demonstrating Solana Confidential Transfer patterns.

Examples in this repository are standalone demonstrations of confidential transfer flows, similar to those found in the Token Program CLI.

Use this as a guide to implement confidential transfer in your own applications.
Although the API is still work-in-progress, the usage patterns remain stable.

Content