Update README.md

This commit is contained in:
Mayuresh A Nirhali
2025-12-05 16:20:41 +05:30
committed by GitHub
parent 21e7e211f5
commit 4da6ce6bde

View File

@@ -129,8 +129,9 @@ The **Beckn Protocol** is an open protocol that enables location-aware, local co
- **Encrypter**: AES encryption for sensitive data protection
- **Decrypter**: AES decryption for encrypted data processing
- **ReqPreprocessor**: Request preprocessing (UUID generation, headers)
- **Registry**: Standard Beckn registry lookup for participant information
- **DeDiRegistry**: DeDi registry to lookup public keys for NP.
- **ReqMapper**: Middleware to transform payload either between Beckn versions or against other platforms.
- **Registry**: Standard Beckn registry or Beckn One DeDi registry lookup for participant information
## Quick Start
### Prerequisites