Bitcoin Forum
May 24, 2024, 03:32:10 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Create a Exchange  (Read 696 times)
vitorgamer58 (OP)
Member
**
Offline Offline

Activity: 356
Merit: 13

War... War Never Changes.


View Profile WWW
April 09, 2018, 02:57:58 PM
 #21

I followed the install procedure of opentrade but hit a few errors..
Quote
pi@raspberrypi:~/opentrade $ sudo npm install sqlite3
npm WARN package.json string_decoder@1.0.3 string_decoder is also the name of a node core module.
/
> sqlite3@4.0.0 install /home/pi/opentrade/node_modules/sqlite3
> node-pre-gyp install --fallback-to-build

/usr/bin/env: ‘node’: No such file or directory
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian

npm ERR! sqlite3@4.0.0 install: `node-pre-gyp install --fallback-to-build`
npm ERR! Exit status 127
npm ERR!
npm ERR! Failed at the sqlite3@4.0.0 install script.
npm ERR! This is most likely a problem with the sqlite3 package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-pre-gyp install --fallback-to-build
npm ERR! You can get their info via:
npm ERR!     npm owner ls sqlite3
npm ERR! There is likely additional logging output above.

npm ERR! System Linux 4.9.41-v7+
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "sqlite3"
npm ERR! cwd /home/pi/opentrade
npm ERR! node -v v4.8.2
npm ERR! npm -v 1.4.21
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /home/pi/opentrade/npm-debug.log
npm ERR! not ok code 0

and then struggled to make DIR...

Quote
mkdir: cannot create directory ‘/root/privkey.pem’: Permission denied

Do you have any ideas??

Thanks Smiley

about sqlite error, I was able to install searching on google, I can not remember how ...

about mkdir, try using sudo

DigDeepMining
Sr. Member
****
Offline Offline

Activity: 580
Merit: 253


Atheios.org


View Profile
April 11, 2018, 10:41:36 PM
 #22

I followed the install procedure of opentrade but hit a few errors..
Quote
pi@raspberrypi:~/opentrade $ sudo npm install sqlite3
npm WARN package.json string_decoder@1.0.3 string_decoder is also the name of a node core module.
/
> sqlite3@4.0.0 install /home/pi/opentrade/node_modules/sqlite3
> node-pre-gyp install --fallback-to-build

/usr/bin/env: ‘node’: No such file or directory
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian

npm ERR! sqlite3@4.0.0 install: `node-pre-gyp install --fallback-to-build`
npm ERR! Exit status 127
npm ERR!
npm ERR! Failed at the sqlite3@4.0.0 install script.
npm ERR! This is most likely a problem with the sqlite3 package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-pre-gyp install --fallback-to-build
npm ERR! You can get their info via:
npm ERR!     npm owner ls sqlite3
npm ERR! There is likely additional logging output above.

npm ERR! System Linux 4.9.41-v7+
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "sqlite3"
npm ERR! cwd /home/pi/opentrade
npm ERR! node -v v4.8.2
npm ERR! npm -v 1.4.21
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /home/pi/opentrade/npm-debug.log
npm ERR! not ok code 0

and then struggled to make DIR...

Quote
mkdir: cannot create directory ‘/root/privkey.pem’: Permission denied

Do you have any ideas??

Thanks Smiley

about sqlite error, I was able to install searching on google, I can not remember how ...

about mkdir, try using sudo
I got passed these errors but then hit another problem, node main.js, sudo node main.js or what ever other command I use just hang nothing happens for hours, I googled this and see other people hitting the same problem and tried many fixes but still I have the same problem maybe it just don't run on the pi or maybe my setup is broke Sad
vitorgamer58 (OP)
Member
**
Offline Offline

Activity: 356
Merit: 13

War... War Never Changes.


View Profile WWW
April 12, 2018, 01:04:46 PM
 #23

what crazy, here I was talking "listening on port 40443" or something, then it was just me getting into http://localhost:40443 e VOALÁ, Working fine

DigDeepMining
Sr. Member
****
Offline Offline

Activity: 580
Merit: 253


Atheios.org


View Profile
April 14, 2018, 11:11:02 AM
 #24

what crazy, here I was talking "listening on port 40443" or something, then it was just me getting into http://localhost:40443 e VOALÁ, Working fine

Strange I will try it again when I have some free time using http://localhost:40443 Thanks again Smiley
vitorgamer58 (OP)
Member
**
Offline Offline

Activity: 356
Merit: 13

War... War Never Changes.


View Profile WWW
April 14, 2018, 11:53:48 AM
 #25

what crazy, here I was talking "listening on port 40443" or something, then it was just me getting into http://localhost:40443 e VOALÁ, Working fine

Strange I will try it again when I have some free time using http://localhost:40443 Thanks again Smiley
ok, anything try opening an Issue on Github

SeksiStarlord
Full Member
***
Offline Offline

Activity: 384
Merit: 107


View Profile
May 19, 2018, 01:54:38 AM
 #26

Do you guys can provide a link of your exchange or testnet? I am curious how it goes and looks now!
vitorgamer58 (OP)
Member
**
Offline Offline

Activity: 356
Merit: 13

War... War Never Changes.


View Profile WWW
May 30, 2018, 01:28:14 PM
 #27

Do you guys can provide a link of your exchange or testnet? I am curious how it goes and looks now!
we don't have exchange for now

vitorgamer58 (OP)
Member
**
Offline Offline

Activity: 356
Merit: 13

War... War Never Changes.


View Profile WWW
June 24, 2018, 11:32:42 PM
Last edit: June 25, 2018, 01:10:34 PM by vitorgamer58
 #28

Guys, I'd like to list here some Open Source Exchange projects I found on the internet.

PEATIO
https://github.com/InfraexDev/peatio - Recomended Fork
Used in: Graviex, Nlench and Yunbi

Opentrade
https://github.com/3s3s/opentrade
Used in: https://trade.multicoins.org/

Blinktrade
https://github.com/blinktrade
Used in: Foxbit
Documentation is Null

jaonoctus exchange
https://github.com/jaonoctus/exchange
Under Development

WLOX
https://github.com/wlox/wlox/
Used in: https://1btcxe.com/

TxBits
https://github.com/txbits/txbits

Partially Source: https://www.reddit.com/r/Bitcoin/comments/37ku14/open_source_exchanges_blinktrade_vs_wlox_vs/

TheWolf666
Full Member
***
Offline Offline

Activity: 615
Merit: 154


CEO of Metaisland.gg and W.O.K Corp


View Profile WWW
July 26, 2019, 06:03:40 PM
 #29

More: Cryptomania https://codecanyon.net/item/cryptomania-exchange-pro/23036775
and Tradebox: https://codecanyon.net/item/tradebox-cryptocurrency-buy-sell-and-trading-software/22673650

Any feedback on these?

Pages: « 1 [2]  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!