https://github.com/byteball/arbstore_front
Arbstore decentralized escrow https://arbstore.org
https://github.com/byteball/arbstore_front
arbiter arbitration arbstore crypto cryptocurrency decentralized-application decentralized-applications decentralized-escrow decentralized-finance defi dispute-resolution escrow export-import international-trade obyte smart-contract smart-contracts
Last synced: about 1 month ago
JSON representation
Arbstore decentralized escrow https://arbstore.org
- Host: GitHub
- URL: https://github.com/byteball/arbstore_front
- Owner: byteball
- License: mit
- Created: 2022-02-17T16:36:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-21T11:59:18.000Z (11 months ago)
- Last Synced: 2025-04-14T14:17:34.493Z (about 1 month ago)
- Topics: arbiter, arbitration, arbstore, crypto, cryptocurrency, decentralized-application, decentralized-applications, decentralized-escrow, decentralized-finance, defi, dispute-resolution, escrow, export-import, international-trade, obyte, smart-contract, smart-contracts
- Language: Vue
- Homepage: https://arbstore.org
- Size: 6.59 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# arbstor_vue
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).