mirror of
https://github.com/aljazceru/python-nostr.git
synced 2025-12-24 09:44:21 +01:00
Adds initial test framework; adds PrivateKey.from_nsec() (#13)
* Adds initial test framework; adds PrivateKey.from_nsec() * Update setup.py
This commit is contained in:
@@ -114,10 +114,13 @@ pip install -r requirements.txt
|
||||
|
||||
Note: I wrote this with Python 3.9.5.
|
||||
|
||||
## Test Suite
|
||||
See the [Test Suite README](test/README.md)
|
||||
|
||||
## Disclaimer
|
||||
- This library is in very early development and still a WIP.
|
||||
- It might have some bugs.
|
||||
- I need to add tests.
|
||||
- I need to add more tests.
|
||||
- I will try to publish this as a [PyPI](https://pypi.org/) package at some point.
|
||||
|
||||
Please feel free to add issues, add PRs, or provide any feedback!
|
||||
|
||||
Reference in New Issue
Block a user