Skip to content

Latest commit

 

History

History

wallet

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DePHY ID wallet

Test

# if `../../target/deploy/dephy_id_program.so` not exist, build it in parent first
cd ..
cargo build-sbf

# build wallet program
cd wallet
cargo build-sbf

# if updated `dephy-id-program-client`, regenerate client
bun install
bun generate

# test with local validator
bun clients:js:test