Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wietsewind/vue-pathfinding-demo
Pathfinding demo on the XRP Ledger in an Vue (Typescript) project
https://github.com/wietsewind/vue-pathfinding-demo
Last synced: about 13 hours ago
JSON representation
Pathfinding demo on the XRP Ledger in an Vue (Typescript) project
- Host: GitHub
- URL: https://github.com/wietsewind/vue-pathfinding-demo
- Owner: WietseWind
- Created: 2022-05-17T12:29:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-23T07:43:52.000Z (over 2 years ago)
- Last Synced: 2024-04-15T15:38:03.797Z (7 months ago)
- Language: Vue
- Homepage: https://xrpl-pathfinding.netlify.app/
- Size: 217 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XRP Ledger pathfinding-demo
XRPL Pathfinding Demo: select destination account & currency, select source account and see avilable payment options using the DEX.
Demo: https://xrpl-pathfinding.netlify.app
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```