Go to file
cygnet 2d55f9fa49 Add create_labeled_silent_payment_address function 2023-07-23 14:15:45 +02:00
src Add create_labeled_silent_payment_address function 2023-07-23 14:15:45 +02:00
.gitignore Initial commit 2023-07-23 14:15:45 +02:00
Cargo.lock Add create_labeled_silent_payment_address function 2023-07-23 14:15:45 +02:00
Cargo.toml Add create_labeled_silent_payment_address function 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