https://github.com/byteball/oswap-stats
Oswap.io stats https://v2-stats.oswap.io
https://github.com/byteball/oswap-stats
dag dapp decentralized-application decentralized-applications decentralized-exchange dex directed-acyclic-graph distributed-ledger-technology dlt obyte oswap
Last synced: about 1 month ago
JSON representation
Oswap.io stats https://v2-stats.oswap.io
- Host: GitHub
- URL: https://github.com/byteball/oswap-stats
- Owner: byteball
- Created: 2021-09-21T18:51:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-26T16:07:45.000Z (10 months ago)
- Last Synced: 2025-04-14T14:17:31.467Z (about 1 month ago)
- Topics: dag, dapp, decentralized-application, decentralized-applications, decentralized-exchange, dex, directed-acyclic-graph, distributed-ledger-technology, dlt, obyte, oswap
- Language: Vue
- Homepage: https://v2-stats.oswap.io
- Size: 3.44 MB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oswap-stats
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Run your unit tests
```
yarn test:unit
```### Run your end-to-end tests
```
yarn test:e2e
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).