Bitcoin Forum
April 26, 2024, 10:34:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 4 »  All
  Print  
Author Topic: Building an opensource exchange from scratch  (Read 4869 times)
IamAGentleman (OP)
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile
December 10, 2014, 11:27:16 PM
 #21

Guys, I will e uploading a demo site of it soon so it can be tested it's not finished, but want to see if there's any bugs/glitches/hacks
1714127646
Hero Member
*
Offline Offline

Posts: 1714127646

View Profile Personal Message (Offline)

Ignore
1714127646
Reply with quote  #2

1714127646
Report to moderator
1714127646
Hero Member
*
Offline Offline

Posts: 1714127646

View Profile Personal Message (Offline)

Ignore
1714127646
Reply with quote  #2

1714127646
Report to moderator
The grue lurks in the darkest places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714127646
Hero Member
*
Offline Offline

Posts: 1714127646

View Profile Personal Message (Offline)

Ignore
1714127646
Reply with quote  #2

1714127646
Report to moderator
1714127646
Hero Member
*
Offline Offline

Posts: 1714127646

View Profile Personal Message (Offline)

Ignore
1714127646
Reply with quote  #2

1714127646
Report to moderator
1714127646
Hero Member
*
Offline Offline

Posts: 1714127646

View Profile Personal Message (Offline)

Ignore
1714127646
Reply with quote  #2

1714127646
Report to moderator
dallyshalla
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile WWW
December 11, 2014, 01:12:08 AM
 #22

Sweet projects you have going here Gentleman,

Does this exchange project allow me to directly import my private key to use my coins without trusting any deposit?


Sincerely,
Dallyshalla
Bitcoin Explorer
Hero Member
*****
Offline Offline

Activity: 854
Merit: 500



View Profile
December 11, 2014, 01:29:56 AM
 #23

I'm more of a design guy (front end)  and I must say. The design is awesome


Thanks brother Smiley
never mind, great to see some amazing open source work going on in the bitcoin ecosystem, if you need help with css, html or any design, please let me know, ill be more than happy to help you

IamAGentleman (OP)
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile
December 11, 2014, 02:22:15 AM
 #24

Sweet projects you have going here Gentleman,

Does this exchange project allow me to directly import my private key to use my coins without trusting any deposit?


Sincerely,
Dallyshalla
I'm not too sure how I'll implement that, can you give me a website that is using that feature?
PotatoPie
Member
**
Offline Offline

Activity: 97
Merit: 10


View Profile
December 11, 2014, 05:16:30 AM
 #25

PM me when you have it done and I'll look through the code for any possible security flaws.

BTC Address: 13mUzcjYysbgNWstbasJ3PVkPB2nCUEqFg
IamAGentleman (OP)
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile
December 12, 2014, 05:12:45 AM
 #26

Added gzip to header so the html is now compressed load times are faster.
jokerboy
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
December 12, 2014, 05:23:55 AM
 #27

Nice work, do you have a github account ?
IamAGentleman (OP)
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile
December 13, 2014, 01:57:40 PM
 #28

Not yet, but near project release I'll get one Smiley


Also guys added gettext for translations.
IamAGentleman (OP)
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile
December 13, 2014, 04:04:13 PM
 #29

Added to MVC. Can make things easier for developers to access certain stuff for an example:

User information:

Code:
<?php
$user
->btc_balance //this would pull the users bitcoin balance
$user->username //this is the users username
$user->ltc_balance //this is the users litecoin balance
?>

etc...

And we can add text for peoedit for translations like so:
Code:
<?php
echo _ex("Tex you want trasnlating");
?>


It's coming along quite well. Keep checking back.
mudiko
Sr. Member
****
Offline Offline

Activity: 321
Merit: 250


View Profile
December 13, 2014, 04:33:35 PM
 #30

looks cool and interesting. i wish it will work fine when u will publish it
IamAGentleman (OP)
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile
December 13, 2014, 07:37:43 PM
 #31

looks cool and interesting. i wish it will work fine when u will publish it

It will do, will do a beta test for people to find bugs, I can patch them and then release the script.
IamAGentleman (OP)
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile
December 13, 2014, 11:54:48 PM
 #32

Charts added to show a graphs of old trades from prices and times.
jokerboy
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
December 14, 2014, 12:15:11 AM
 #33

When do you plan to release ?
IamAGentleman (OP)
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile
December 14, 2014, 01:35:46 AM
 #34

When do you plan to release ?

Not too sure. Need to complete it first then have people test for exploits and then bugs, then the script can be released. Don't want to release it too early and then people use it and get hacked.
IamAGentleman (OP)
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile
December 14, 2014, 03:13:35 AM
 #35

Are you going to release on git unbroken? Seems a lot of open source for exchange platforms are all broken and don't function how they should  and it going to remain free?

Yep, will release a full working repo... it's working now but adding more things and securing some stuff.
jeffersonairplane
Legendary
*
Offline Offline

Activity: 1522
Merit: 1000


www.bitkong.com


View Profile
December 14, 2014, 05:00:14 AM
 #36

open source is what caught my attention. Everything looks pretty good  Smiley


BTCitcointalk
.    ██████████████████████████████████
                                                                 ██
                                                               ███   ██
                                                      ██      ███  ███
                                                     ███     ██  ███  ██
    ▄▄████▄▄    █▌                                         ███  ██  ██
  ██▀       ▀▀  █▌                                   ▀▀   ██▌███  ███ ██
▄█              █▌  ▄▄▄▄        ▄▄▄▄▄  ▄▄   ▄   ▄▄▄█▄████████ ████   
█▌              ███▀.   ██    ██     ▀███   ███▀
   ████████████████      ▐█
█               ██       █   ██        ██   ██
     █████████▌██████       ▐█
█▌              █▌       █▌  █         ██   ██
      ██████████▀   █       ▐█
 █▄             █▌       █▌
█████████████████████████████████▌     █       ██
  ▀██▄     ▄██  ██
████████▌██████████████████████████████████     ██▄   ▄███
     ▀████▀▀████████████████████▀▀▀▀▀██████               ██▄▀▀██    ▀▀▀  ██
   ███▀▀▄▄▄█████████████▀▀▀▀▀▀▀▀▀▀                           ██████▄     ██
 ███▄▄██████████▀                                                 ▀█████▀▀
                                                                        ███
.

█████████████████████████████
Program

❤️
Give Hope To Everyone
━━━━━━━» $1 Is A Big Thing For Them

❤️
.
IamAGentleman (OP)
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile
December 15, 2014, 06:30:22 AM
 #37

Need feedback features I can add? I've added a wysiwyg to add userguides....
IamAGentleman (OP)
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile
December 15, 2014, 06:45:55 AM
 #38

ed_teech
Hero Member
*****
Offline Offline

Activity: 508
Merit: 500


Jahaha


View Profile
December 15, 2014, 06:58:55 AM
 #39

Interesting.

How many trades/second can you handle ?
IamAGentleman (OP)
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile
December 15, 2014, 07:11:29 AM
 #40

Interesting.

How many trades/second can you handle ?

Not sure. I really couldn't say unfortunately, but the script load times fast so I guess it will depend on people's servers.
Pages: « 1 [2] 3 4 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!