Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wietsewind/secure-xrp-text

Secure XRPL on-ledger messaging using Diffie Hellman scheme (XRP Keypair)
https://github.com/wietsewind/secure-xrp-text

Last synced: about 13 hours ago
JSON representation

Secure XRPL on-ledger messaging using Diffie Hellman scheme (XRP Keypair)

Awesome Lists containing this project

README

        

# Secure XRP Text

### WORK IN PROGRESS...

> XRP Secure Messaging (Diffie Hellman Memos)

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
```