Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airswap/airswap-web
AirSwap Web App
https://github.com/airswap/airswap-web
airswap blockchain dapp defi dex ethereum react web3
Last synced: 2 days ago
JSON representation
AirSwap Web App
- Host: GitHub
- URL: https://github.com/airswap/airswap-web
- Owner: airswap
- License: mit
- Created: 2021-04-30T00:56:30.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-11-03T13:12:09.000Z (7 days ago)
- Last Synced: 2024-11-03T14:20:23.816Z (7 days ago)
- Topics: airswap, blockchain, dapp, defi, dex, ethereum, react, web3
- Language: TypeScript
- Homepage: https://airswap.io
- Size: 78 MB
- Stars: 142
- Watchers: 15
- Forks: 68
- Open Issues: 77
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# AirSwap Web
[![Discord](https://img.shields.io/discord/590643190281928738.svg)](https://chat.airswap.io) ![Twitter Follow](https://img.shields.io/twitter/follow/airswap?style=social) ![Subreddit subscribers](https://img.shields.io/reddit/subreddit-subscribers/AirSwap?style=social)
[Website](https://www.airswap.io/) · [About](https://about.airswap.io/) · [Twitter](https://twitter.com/airswap) · [Discord](https://chat.airswap.io/)
First, please give us a star! ⭐️
### Stack
- React
- NodeJS v16
- Yarn### Quick start
```
$ git clone https://github.com//airswap-web
$ cd airswap-web
$ yarn install
$ yarn start
```This repo is a peer-to-peer web frontend for AirSwap. AirSwap is an open developer community focused on decentralized trading systems. Designers and developers earn for contributing; check [CONTRIBUTING](CONTRIBUTING.md) and join the [Discord](https://chat.airswap.io/) server to learn more.
Let's build stuff! 🛠️