koolhead17 has quit [Remote host closed the connection]
koolhead17 has joined #stellar-dev
bit2017 has quit [Ping timeout: 272 seconds]
koolhead17 has quit [Remote host closed the connection]
bit2017 has joined #stellar-dev
stellar-slack has quit [Remote host closed the connection]
stellar-slack has joined #stellar-dev
<stellar-slack>
<zhima2006> Hello, I want to build a online wallet, so people can send virtual money to each other, I have built stellar-core, (pass the tests), what would be the next?
<stellar-slack>
<scott> @zhima2006: It depends upon the technology you expect to build your client in. If you could talk some about what languages you prefer to work in I can advise you.
<stellar-slack>
<scott> additionally, you need to decide how you are going to read information from the stellar network. I would recommend you read data from a horizon server, since it requires less code development than reading directly from a stellar-core’s database
<stellar-slack>
<joyce> Also, I just submitted Jed's Lightening Network on Stellar's blog post to hacker news. Could 1 or 2 community members who have hacker news accounts upvote it? :) No more than 1 or 2 people tho. https://news.ycombinator.com/newest
pixelb has quit [Ping timeout: 240 seconds]
de_henne_ has quit [Ping timeout: 246 seconds]
<stellar-slack>
<kwelstr> Ok, upvoted. It was #50 right now.
<stellar-slack>
<joyce> ok thanks Kwelstr!
pixelb has joined #stellar-dev
<stellar-slack>
<kwelstr> no problem :)
pixelb has quit [Ping timeout: 272 seconds]
de_henne has joined #stellar-dev
pixelb has joined #stellar-dev
pixelb has quit [Ping timeout: 250 seconds]
de_henne has quit [Ping timeout: 246 seconds]
de_henne has joined #stellar-dev
pixelb has joined #stellar-dev
pixelb has quit [Ping timeout: 256 seconds]
pixelb has joined #stellar-dev
TheSeven has quit [Ping timeout: 240 seconds]
TheSeven has joined #stellar-dev
<stellar-slack>
<zhima2006> why I'm not able to install horizon by command " pip install stellar-base.whl " ---stellar-base.whl is not a valid wheel filename.
<moo-_->
zhima2006: try pip install stellar-base
<moo-_->
no .whl
<stellar-slack>
<zhima2006> I see
<stellar-slack>
<zhima2006> it prompt error " Could not find a version that satisfies the requirement stellar-base (from ver sions: ) No matching distribution found for stellar-base"