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.
- Host: GitHub
- URL: https://github.com/cryptocity-network/cryptocity.exchange
- Owner: cryptocity-network
- License: apache-2.0
- Created: 2025-02-08T15:54:50.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-05-20T05:25:52.000Z (5 months ago)
- Last Synced: 2025-08-12T17:48:41.462Z (about 2 months ago)
- Topics: crypto, crypto-exchange, cryptocity, nimiq
- Language: Vue
- Homepage: https://cryptocity.exchange
- Size: 4.8 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Buy and sell NIM, Bitcoin, USDC, and USDT with Euro, USD, CHF, and more on Cryptocity.
## 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
```