Update README.md

This commit is contained in:
Roy Sheinfeld
2025-02-20 15:05:51 +02:00
committed by GitHub
parent f54758d898
commit 869ad2be56

View File

@@ -14,8 +14,8 @@ Currently implemented endpoints:
## Requirements for deployment
- [AWS cli](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html)
- Access to AWS account
- [Breez nodeless api key](https://breez.technology/request-api-key/#contact-us-form-sdk)
- [Access to AWS account](https://signin.aws.amazon.com/signup?request_type=register)
- [Breez SDK - Nodeless implementation API key](https://breez.technology/request-api-key/#contact-us-form-sdk)
- 12 word BIP 39 seed
## Deployment
@@ -92,4 +92,4 @@ root@2edec8635e65:/# aws cloudformation describe-stacks --stack-name breez-i
```
### Example usage
You can use example-client.py to test the functionality. Take Base URL from the above output and put it in API_URL in example-client.py
API_KEY is the secret you set at the begining.
API_KEY is the secret you set at the begining.