https://github.com/cosmos/gravity-dex-site
Gravity DEX: The Cosmos Interchain Exchange
https://github.com/cosmos/gravity-dex-site
cosmos dex evm gravity-dex interchain
Last synced: about 1 year ago
JSON representation
Gravity DEX: The Cosmos Interchain Exchange
- Host: GitHub
- URL: https://github.com/cosmos/gravity-dex-site
- Owner: cosmos
- Created: 2021-03-31T21:15:17.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-06-29T10:56:15.000Z (almost 3 years ago)
- Last Synced: 2025-04-12T06:48:26.043Z (about 1 year ago)
- Topics: cosmos, dex, evm, gravity-dex, interchain
- Language: Vue
- Homepage: https://gravitydex.io
- Size: 18.2 MB
- Stars: 3
- Watchers: 6
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gravity-dex-site
[](https://gravitydex.io)
[](https://app.netlify.com/sites/gravity-dex-site/deploys)
## Build Setup
```bash
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).