Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nostrapps/cashu

cashu node library
https://github.com/nostrapps/cashu

cashu

Last synced: about 6 hours ago
JSON representation

cashu node library

Awesome Lists containing this project

README

        


cashu



cashu

---


Documentation


---

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/nostrapps/cashu/blob/gh-pages/LICENSE)
[![npm](https://img.shields.io/npm/v/cashu)](https://npmjs.com/package/cashu)
[![npm](https://img.shields.io/npm/dw/cashu.svg)](https://npmjs.com/package/cashu)
[![Github Stars](https://img.shields.io/github/stars/nostrapps/cashu.svg)](https://github.com/nostrapps/cashu/)

**Cashu Token Decoder**

[Demo](https://nostrapps.github.io/cashu/)

**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