Skip to content

Commit

Permalink
chore: updated README.md
Browse files Browse the repository at this point in the history
Signed-off-by: theanmolsharma <anmolsharma0234@gmail.com>
  • Loading branch information
theanmolsharma committed Dec 1, 2023
1 parent 31492f8 commit 3bd12d6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,12 @@ By using this library, you acknowledge the following:
3. **No Warranty:** There is no warranty provided for this library. It is distributed "as is" without any guarantees of functionality, security, or reliability.
4. **Security Considerations:** This library may contain security vulnerabilities or weaknesses that could expose your data or funds to risks. You are responsible for conducting your own security assessments and risk evaluations.
5. **Limited Documentation:** The documentation for this library may be incomplete, inaccurate, or outdated.
6. **API and Compatibility Changes:** This library is subject to frequent changes, including modifications to its API, features, or compatibility with other software. These changes may affect your ability to use the library effectively.
6. **API and Compatibility Changes:** This library is subject to frequent changes, including modifications to its API, features, or compatibility with other software. These changes may affect your ability to use the library effectively.

## Roadmap

- [x] Basic implementation of creating silent payment outputs
- [x] Basic implementation of scanning silent payment outputs
- [x] Simple scan function to perform scanning when all necessary data is available
- [ ] Add functions to transactions class that extract public keys from tx inputs and outputs
- [ ] Consolidate all files in `src` folder into `src/core` folder and create `src/wallet` folder to include all wallet functionality

0 comments on commit 3bd12d6

Please sign in to comment.