cashu
v0.0.11
Published
cashu
Downloads
8
Readme
Cashu Token Decoder
Description
This repository houses a web application that facilitates the decoding and encoding of Cashu tokens. Users can conveniently paste an encoded token into the designated text area and receive the corresponding decoded JSON representation in another text area.
Features
- Decodes Cashu tokens into JSON format.
- Encodes JSON back into Cashu tokens (if valid).
- Handles potential errors during decoding and encoding processes.
- Pre-fills the encoded input field with a token from the URL query string (optional).
License
- MIT