File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,10 +39,12 @@ Check out the `examples` folder for some simple sending and receiving examples.
3939These examples are still very elementary, and will be expanded later.
4040In the meantime, you can look at ` tests/vector_tests.rs ` to see how sending and receiving works in more detail.
4141
42- We are also working on a [ client] ( https://github.com/cygnet3/sp-client ) that implements sending and receiving.
43- This client can be used as a basis for building a silent payments wallet.
44- Even if that isn't directly useful for you, it can still be a good resource for showing
45- how this library can be integrated with wallets.
42+ We are also working on another project called [ SPDK] ( https://github.com/cygnet3/spdk )
43+ (Silent Payments Development Kit) which builds on this library.
44+ SPDK can be used as a basis for building a silent payments wallet.
45+ It allows for scanning for incoming payments, as well as sending.
46+ Even if SPDK itself doesn't seem interesting to you, it could still be a good resource
47+ for showing how this library can be integrated with wallets.
4648
4749## Tests
4850
You can’t perform that action at this time.
0 commit comments