An open API service indexing awesome lists of open source software.

https://github.com/cryptocity-network/cryptocity.exchange

Buy and sell NIM, Bitcoin, USDC, and USDT with Euro, USD, CHF, and more on Cryptocity.
https://github.com/cryptocity-network/cryptocity.exchange

crypto crypto-exchange cryptocity nimiq

Last synced: about 2 months ago
JSON representation

Buy and sell NIM, Bitcoin, USDC, and USDT with Euro, USD, CHF, and more on Cryptocity.

Awesome Lists containing this project

README

          






Cryptocity Exchange



Buy and sell NIM, Bitcoin, USDC, and USDT with Euro, USD, CHF, and more on Cryptocity.


Deploy Status



## Setup

You need to setup the `.env` file. You can copy the `.env.example` file to `.env` and fill in the required values.

```bash
pnpm install
pnpm run dev
```