Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/wietsewind/secure-xrp-text
- Owner: WietseWind
- Created: 2018-06-21T22:46:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-08T20:19:15.000Z (over 3 years ago)
- Last Synced: 2024-04-15T15:38:01.944Z (7 months ago)
- Language: Vue
- Size: 1.78 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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
```