Code Monkey home page Code Monkey logo

xtremcoin's Introduction

Xtremcoin

The open source exchange solution to start your cryptocurrency exchange platform. Build an Exchange with Xtremcoin. Xtremcoin offers a fully scalable open source exchange solution.

About Xtremcoin

Xtremcoin is an Open Source Exchange web application, committed to providing the best cyrypto currency exchange experience for both merchants and customers.

This repository contains the source code of Xtremcoin, which is intended for development and preview only. To download the latest stable public version of Xtremcoin (currently, version 1.0), please go to the download page on the official Xtremcoin site.

About the 'develop' branch

The 'develop' branch of this repository contains the work in progress source code for the next version of Xtremcoin 1.1.

For more information on our branch system, read our guide on installing Xtremcoin for development.

The first stable version of Xtremcoin 1.0, 1.1.0.0, was released on October 19th, 2019. Further updates have been released since then. Learn more about it on the Build devblog.

Server configuration

To install the latest Xtremcoin 1.1, you need a web server running PHP 7.1+ and any flavor of MongoDB (MySQL, MariaDB, Percona Server, etc.).

You will also need a database administration tool, such as phpMyAdmin, in order to create a database for Xtremcoin. We recommend the Apache or Nginx web servers (check out our example Nginx configuration file).

You can find more information on our System requirements page and on the System Administrator Guide.

Installation

If you downloaded the source code from GitHub, read our guide on installing Xtremcoin for development. If you intend to install a production exchange, make sure to download the latest version from our download page, then read the install guide for users.

Docker compose

Xtremcoin can also be deployed with Docker and its tool Docker compose.

To run the software, use:

docker-compose up

Then reach your shop on this URL: http://localhost:8001

Docker will bind your port 8001 to the web server. If you want to use other port, open and modify the file docker-compose.yml. MySQL credentials can also be found and modified in this file if needed.

Note: Before auto-installing Xtremcoin, this container checks the file config/settings.inc.php does not exist on startup. If you expect the container to (re)install your shop, remove this file if it exists. And make sure the container user www-data as write access to the whole workspace.

Documentation

For technical information (core, module and theme development, performance...), head on to Xtremcoin DevDocs

If you want to learn how to use Xtremcoin 1.1, read our User documentation.

First-time users will be particularly interested in the following guides:

  • Getting Started: How to install Xtremcoin, and what you need to know.
  • User Guide: All there is to know to put Xtremcoin to good use.
  • Updating Guide: Switching to the newest version is not trivial. Make sure you do it right.
  • Merchant's Guide: Tips and tricks for first-time online sellers.
  • The FAQ and the Troubleshooting pages should also be of tremendous help to you.

Contributing

Xtremcoin is an Open Source project, and it wouldn't be possible without the help of the hundreds of contributors, who submitted improvements and bugfixes over the years. Thank you all!

If you want to contribute code to Xtremcoin, read the CONTRIBUTING.md file in this repository or read the tutorials about contribution on the documentation site.

Don't know where to start? Check the good first issue label to have a look at all beginner-friendly improvements and bug fixes.

If you want to help translate Xtremcoin in your language, join us on Crowdin!

Current Crowdin status (for more than 2 registered languages): Crowdin

Reporting Issues

Our bugtracker is on GitHub. We encourage you to create detailed issues as soon as you see them.

Read our Contribute by reporting issues guide for details and tips.

Reporting Security Issues

Responsible (and private) disclosure is a standard practice when someone encounters a security problem: before making it public, the discoverer informs the Core team about it, so that a fix can be prepared, and thus minimize the potential damage.

The Xtremcoin team tries to be very proactive when preventing security problems. Even so, critical issues might surface without notice.

This is why we have set up the [email protected] email address: anyone can privately contact us with all the details about issues that affect the security of Xtremcoin merchants or customers. Our security team will answer you, and discuss of a timeframe for your publication of the details.

Understanding a security issue means knowing how the attacker got in and hacked the site. If you have those details, then please do contact us privately about it (and please do not publish those details before we answer). If you do not know how the attacker got in, please ask for help on the support forums.

Extending Xtremcoin

Xtremcoin is a very extensible Exchange platform, both through modules and themes. Developers can even override the default components and behaviors. Learn more about this on the Modules documentation and the Themes documentation.

Themes and modules can be obtained (and sold!) on Xtremcoin Addons, the official marketplace for Xtremcoin.

Community forums

You can discuss about Exchange, help other merchants and get help, and contribute to improving Xtremcoin together with the Xtremcoin community on the Xtremcoin forums.

Thank you for downloading and using the Xtremcoin Open Source Exchange solution!

xtremcoin's People

Contributors

geliyoo avatar xtremcoincom avatar fatharsln avatar hakanatabas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.