Skip to content

nostrapps/cashu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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