Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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