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
<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]