https://github.com/bonustrack/oswap.io
Obyte exchange protocol
https://github.com/bonustrack/oswap.io
Last synced: about 1 month ago
JSON representation
Obyte exchange protocol
- Host: GitHub
- URL: https://github.com/bonustrack/oswap.io
- Owner: bonustrack
- License: mit
- Created: 2020-04-19T07:06:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T11:10:52.000Z (over 2 years ago)
- Last Synced: 2025-04-23T00:13:46.717Z (about 1 month ago)
- Language: Vue
- Homepage: https://oswap.io
- Size: 2.91 MB
- Stars: 11
- Watchers: 2
- Forks: 7
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Oswap.io
Obyte exchange protocol.
**[Documentation](https://docs.oswap.io)**
## 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
```## License
[MIT](LICENSE).