stellar-slack1 has quit [Remote host closed the connection]
stellar-slack has joined #stellar-dev
de_henne_ has joined #stellar-dev
de_henne has quit [Ping timeout: 248 seconds]
koolhead17 has joined #stellar-dev
TheSeven has quit [Ping timeout: 260 seconds]
TheSeven has joined #stellar-dev
koolhead17 has quit [Remote host closed the connection]
koolhead17 has joined #stellar-dev
koolhead17 has quit [Changing host]
koolhead17 has joined #stellar-dev
koolhead17 has quit [Remote host closed the connection]
koolhead17 has joined #stellar-dev
koolhead17 has quit [Ping timeout: 256 seconds]
koolhead17 has joined #stellar-dev
<stellar-slack> <graydon> ok, yeah, after upgrading my mac and its xcode, I can both reproduce the problem and confirm that ^^ that fixes it
koolhead17 has quit [Remote host closed the connection]
koolhead17 has joined #stellar-dev
koolhead17 has joined #stellar-dev
bit2017 has quit [Ping timeout: 265 seconds]
koolhead17 has quit [Remote host closed the connection]
koolhead17 has joined #stellar-dev
koolhead17 has quit [Remote host closed the connection]
bit2017 has joined #stellar-dev
koolhead17 has joined #stellar-dev
koolhead17 has quit [Remote host closed the connection]
koolhead17 has joined #stellar-dev
koolhead17 has quit [Ping timeout: 240 seconds]
stadja has joined #stellar-dev
stadja has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
stadja has joined #stellar-dev
<stadja> Hello guys !
<stadja> I'd like to develop a small app using horizon's api
<stadja> what would be the easiest way to generate xdr transaction representation ?
<stellar-slack> <bartek> what language are you using?
<stadja> well
<stadja> php or javascript
<stellar-slack> <bartek> then you can use js sdk: https://github.com/stellar/js-stellar-sdk and api reference is here: https://stellar.github.io/js-stellar-sdk/
<stellar-slack> <bartek> we don't have php sdk (yet)
<stadja> thanks
<stadja> but is the javascript sdk usable without node ?
<stadja> (I mean use it as a library for exemple ?)
<stellar-slack> <bartek> yes, if you're using npm, the package name `stellar-sdk`: https://npmjs.com/package/stellar-sdk
<stadja> cool !
<stadja> so I'll test that
koolhead17 has joined #stellar-dev
<stellar-slack> <bartek> oh, you mean *without* node. then you can use bower or just download a build file from here: https://github.com/stellar/bower-js-stellar-sdk
stadja has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
stadja has joined #stellar-dev
stadja has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
bit2017 has quit [Ping timeout: 272 seconds]
stadja has joined #stellar-dev
stadja has quit [Client Quit]
koolhead17 has quit [Remote host closed the connection]
<stellar-slack> <otto_mora> XDR
<stellar-slack> <otto_mora> sorry, I meant to actually search for that, please ignore
bit2017 has joined #stellar-dev
bit2017 has quit [Ping timeout: 245 seconds]
bit2017 has joined #stellar-dev
<stellar-slack> <danielpauljones> I see all of the npm packages out there. which is the best if i just want to create a transaction ? I want to send the transaction through a REST call from c#. I am having trouble with stellar-sdk in visual studio and seems like overkill for what I am trying to do. Should i trouble shoot my issue with the stellar-sdk npm or is there another simpler way to go?
<stellar-slack> <bartek> what kind of problems are you having with stellar-sdk?
<stellar-slack> <bartek> @danielpauljones: ^
<stellar-slack> <danielpauljones> in visual studio - Debugger listening on port 5858 C:\code\stellartest1\node_modules\stellar-sdk\node_modules\stellar-base\node_modules\ed25519\node_modules\bindings\bindings.js:83 throw e ^ Error: The specified module could not be found. \\?\C:\code\stellartest1\node_modules\stellar-sdk\node_modules\stellar-base\node_modules\ed25519\build\Release\ed25519.node
<stellar-slack> <danielpauljones> first try at node.js in VS - so most likely my inexperience
<stellar-slack> <bartek> I have no experiense with VS but it looks like node bindings required by `ed25519` were not compiled
<stellar-slack> <danielpauljones> So i should try to make steller-sdk npm work? Seems like it, just wanted to make sure before i headed down this path. There is not an easier way to create transaction hash.
bit2017 has quit [Ping timeout: 260 seconds]
<stellar-slack> <bartek> if you want to build an app, you need to have a package to build transactions (for js: stellar-sdk). but if you only need to build a few transactions it can be better to use https://www.stellar.org/laboratory/
<stellar-slack> <danielpauljones> OK need App, will get back to you when i find the problem. I am sure it is me and VS. thanks
del_silva has joined #stellar-dev
del_silva has quit [Client Quit]
<stellar-slack> <bartek> @danielpauljones: https://stellar-public.slack.com/archives/dev/p1450482752001569
<stellar-slack> <jed> danielpauljones: You can also try building the tx in go or some other language if node is giving you issues
bit2017 has joined #stellar-dev
koolhead17 has joined #stellar-dev
jbenet has quit [Ping timeout: 255 seconds]
etrepum has quit [Ping timeout: 255 seconds]
ggherdov` has quit [Ping timeout: 255 seconds]
etrepum_ has joined #stellar-dev
robinsmidsrod has quit [Ping timeout: 255 seconds]
jbenet has joined #stellar-dev
<stellar-slack> <raymens> @jed @danielpauljones there's a PR in the xdrgen project that generates usable C# XDR bindings, very low level though and not optimal
robinsmidsrod has joined #stellar-dev
<stellar-slack> <scott> crap, I forgot that was even there @raymens. Sorry about that. Let me check it out today
<stellar-slack> <raymens> hehe, no problem
ggherdov` has joined #stellar-dev
koolhead17 has quit [Remote host closed the connection]
nivah has joined #stellar-dev
bit2017 has quit [Ping timeout: 240 seconds]