Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.15 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.15 KB

cashu

cashu

Documentation


GitHub license npm npm Github Stars

Cashu Token Decoder

Demo

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