Skip to content

rangesecurity/confidential-blink-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confidential Blink API

Provides an API that can be used for confidential transfer blinks, and also as a general API for use with frontends to facilitate interaction with the confidential token extension

Testing

  • Dump spl token 2022 from devnet
$> solana --url devnet program dump TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb token_2022.so
  • Start test validator
$> solana-test-validator --reset --bpf-program TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb token_2022.so --mint 6zdA4K3awdNX1TNAiwz9Xkzk2W9Hsw4g2jJabVFG7AP
  • Run tests
$> cargo test

About

API for confidential blinks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages