Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kavorix/echodex
EchoDEX is a native Decentralized Exchange built on the Linea Network.
https://github.com/kavorix/echodex
dex frontend typescript
Last synced: 25 days ago
JSON representation
EchoDEX is a native Decentralized Exchange built on the Linea Network.
- Host: GitHub
- URL: https://github.com/kavorix/echodex
- Owner: Kavorix
- License: gpl-3.0
- Created: 2024-11-28T15:24:19.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-16T12:57:26.000Z (about 1 month ago)
- Last Synced: 2024-12-16T13:59:22.972Z (about 1 month ago)
- Topics: dex, frontend, typescript
- Language: TypeScript
- Homepage: https://www.echodex.io/swap
- Size: 3.13 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Echo Dex Frontend
EchoDEX is a native Decentralized Exchange built on the Linea Network.
### Installation
```bash
git clone https://github.com/Kavorix/echoDex
cd Dex-Frontend
yarn install
```