Rename crypto crate to sdk

This commit is contained in:
Michael Vines
2021-09-29 21:45:35 -07:00
parent 7da620f0b4
commit d01d425e4b
21 changed files with 4672 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
// Program Id of the ZkToken Proof program
solana_program::declare_id!("ZkTokenProof1111111111111111111111111111111");