Package Exports
- cashu
- cashu/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cashu) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
cashu
cashu
Documentation
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