Bitcoin Forum

Alternate cryptocurrencies => Service Announcements (Altcoins) => Topic started by: Signals_inc on July 25, 2020, 04:06:19 PM



Title: Selling crypto project 80% completed (website + backend code) $800 [CCXT based]
Post by: Signals_inc on July 25, 2020, 04:06:19 PM
Hello !
I created a brand new website few months ago but don't have the time to finish it, because I have others projects and when you coding solo, the time is missing ^^.

What's the project I want to sell ?

It's a website where you set recurrent action and program your order based on price action on the most popular exchanges (CCXT library based), example:

Recurrent action:
- Buy 0.001 BTC every  x days of the months on x echanges

Program your order based on price :
Buy ETH with BTC when the price is lower/greater or cross x price.

Of course, it working with all the cryptos from all exchanges

The website is made to be super easy, like a mobile app, but very powerful:
The UI is 90% finished, and made to be fast to use:
- Automated coin detection on letter typing (and others useful script like this)
- Member area finished and secured, divided in multiple part :
 - Accout management
 - Api management
-  and more

What about the backend server code, the source code of this project?

Well, I'll try to be fast because it's a lot of explanation:

There is one server with the main website + the member area .
There is another server for apikey storages and exchanges action (buy/sell using customers apikey)
+ One final server that contain all the databases

I'm running mutliple cronjob and loop to monitor the price as it possible (like 4 sec if someone need to monitor the price, or every 1 minute if no one need it)
Apikey are sha512 encoded with custom salt, there is a lot of secure action made by my script to create/remove  an apikey .

The scirpts is fully working , like you can create your action on the main website and it will work, but you need to finish some work , like :
- Set proper api response on the main website
- Finish some page of the main website to explain the project to your future visitor.
- Finish email validation and stuff like this

I have no screen sorry, but if you are interested I can setup the website on local server and take some script from the main website, but i'm not really trusting on someone interest on this project for now ^^
I can send you some website code, or server side code (like a cronjob or a loop).

The project is based on the CCXT open source library, then you can use the site on more than 150 exchanges, but to be true, I have only setup the project for 8/9 exchanges.

All is so much automated (like auto update on ccxt github commit, adding new exchanges by adding the name on a txt file, then all the box on the server side will work for the new exchange and many more).

I have also a full control panel that need to run on a local server  (raspberry pi is fine) in to your home, then you can monitor all the website activity (new order, customers actions, ...) and all the activity on the server side (loop refresh duration, api action and reply) .
You can also make some action like : validate an new order, turn off a loop for one or all exchanges, and all what is required to make the buisness running on the safest and secure way possible.

Langage used :
Mostly PHP 7+, but also:  Javascript/Jquery, SQL(mariadb), BASH.

Package :
All the project + all my test code, alll is for you, (website,css,server side, EVERYTHING)

Price: $800 BTC or ETH (we can discuss about the price)

What you'll have to do if you buy my project?
- Buy and install two linux servers
- Copy website in one of the server
- Copy the server side code on the other server
- Install and import the database on your servers
- Install a cronjob
- Use the applicaiton, understand how it work and continue the code.

Contact: Reply here, DM (if serious we can talk by whatever app you want)

Any question are welcomed .

Forget to say; there is a free and premium license on the website, it was made to make money no ? :p

Free:
User can trade up to $100 monthly, then have to pay a premium license or the account is limited until the next month reset .
(Price is converted into btc for all action executed, then converted into USD. You can change the $100 limit of course)

Premium:
User have to buy a monthly license using paypal or crypto (you can add more of course). Order process + renewal already coded and working with email notifications.