mirror of
https://github.com/aljazceru/payments-rest-api.git
synced 2026-01-29 02:14:19 +01:00
Update README.md
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user