core icon indicating copy to clipboard operation
core copied to clipboard

Core for OPEX exchange, Open Source Cryptocurrency Exchange

Results 38 core issues
Sort by recently updated
recently updated
newest added

i install Core on centos7 but when command: mvn clean install show error: ![Screenshot 2024-03-24 092537](https://github.com/opexdev/core/assets/4661721/23f29b4e-cf84-4e0e-a2ec-f99b85273307)

Please provide the documentation. thank you

I followed the steps outlined in the readme file but were unable to build, and I'm unsure if there are any missing preferences or configuration settings. I try, You need...

documentation

**Describe the bug** With the current implementation, the deposit to the receiver when currency is different from the sender's wallet adds the balance from nowhere

**Is your feature request related to a problem? Please describe.** With current transaction list, we don't know if the transaction is deposit or withdraw that sometimes cause confusion. Moreover, the...

**Describe the bug** Looking at the transaction detail, the order of maker and taker is not set correctly.

I want to collect a small guide how to setup the opex.dev ecosystem for local use in a few clicks. And then write it as a part of README for...