Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 327 Bytes

File metadata and controls

21 lines (15 loc) · 327 Bytes

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