Closed omani closed 4 years ago
ping @monero-ecosystem/maintainers
I don't know much about GO. But I believe it is an useful tool for Monero ecosystem. Although there is already an demo code, I would suggest to make a table for all functions and their instructions in README, eg. GetOrderStatus
, CreateOrder
. So dev could easily find how to use it.
I like the idea, it makes life easier for "Go people" :)
I have a xmrto python wrapper (client).
Would that be an addition as well? https://github.com/normoes/xmrto_wrapper
@erciccione What do you think?
I don't know much about GO. But I believe it is an useful tool for Monero ecosystem. Although there is already an demo code, I would suggest to make a table for all functions and their instructions in README, eg.
GetOrderStatus
,CreateOrder
. So dev could easily find how to use it.
@Lafudoci I always put a godoc link in my repos. I just waited with this one to move it to the ecosystem, since the github path will change then. so yeah, documentation will follow.
@normoes feel free to open another issue for that repo, so can be discussed.
I remind that all Ecosystem members can add labels and manage issues in this repo :)
Looks ok to me after glancing at it. I don't see any reason not to add this. As code it's not that big but probably still beats writing it myself should I have a need for something like this :)
thanks for the feedback guys.
also please notice that this is a feature of the monerotipbot and the bot is using this lib. and the monero tip bot will be added to the ecosystem as well.
so let's keep it all in one place :)
We have 2 + 1 ACK. We can consider this approved.
@Lafudoci @normoes and especially @rbrunner7 , thanks for voicing your opinion.
@omani you can transfer the repo now. Please comment here when done.
@omani perfect. Would you take care of adding it to the website? https://github.com/monero-ecosystem/monero-ecosystem.github.io
@omani perfect. Would you take care of adding it to the website? https://github.com/monero-ecosystem/monero-ecosystem.github.io
https://github.com/monero-ecosystem/monero-ecosystem.github.io/pull/12
@omani perfect. Would you take care of adding it to the website? https://github.com/monero-ecosystem/monero-ecosystem.github.io
Great job, merged. @omani @erciccione
Thanks everybody for participating to the discussion and for voting :)
hi folks, another repository of mine. A xmr.to client written in go.
https://github.com/omani/go-xmrto-client
feel free to ask questions or give feedback.
cheers! sun