Go to file
cygnet f7f34ffa64 Add verify receiving signatures 2023-07-23 14:15:45 +02:00
src Add verify receiving signatures 2023-07-23 14:15:45 +02:00
.gitignore Initial commit 2023-07-23 14:15:45 +02:00
Cargo.lock Add verify receiving signatures 2023-07-23 14:15:45 +02:00
Cargo.toml Add verify receiving signatures 2023-07-23 14:15:45 +02:00
README.md Implement sending 2023-07-23 14:15:45 +02:00
send_and_receive_test_vectors.json Implement sending 2023-07-23 14:15:45 +02:00

README.md

silent payments

Trying to implement silent payments in rust using the reference.py as a guide