You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.
I was missing monero-RPC bindings in Nim for a private project, so I created them myself. I then got referred to this github org for my below repository and would like to add it to the monero-ecosystem:
I plan on adding monero node RPC as well, but I am not yet familiar enough with the usage. Also want to add it to the nimble package list, if it gets incorporated into the monero-ecosystem, so Nim developers can add monero RPC support simply by adding monerorpc to their nimble-file. EDIT: both is done now
Let me know what you think.
The text was updated successfully, but these errors were encountered:
Hi @eversinc33, the project is still active. Developers keep working on their repositories as usual, so the involvement of the "moenro ecosystem" as a project is relative.
It's true that things are going quite slow when it comes to the project (see #78), but the only thing needed is people willing to maintain the project by vetting new requests, removing unactive repos, update the website, etc.
Great to hear. I understand how this can be time consuming. I would still love to have my library integrated into the ecosystem organisation. Plus, I'd be glad to get involved and help with maintaining it.
Thank you @erciccione. TBH, I don't know much about Nim. But I believe more RPC client implementations are always good for Monero ecosystem. So I vote yes. Good job @eversinc33.
Hey,
I was missing monero-RPC bindings in Nim for a private project, so I created them myself. I then got referred to this github org for my below repository and would like to add it to the monero-ecosystem:
https://github.com/eversinc33/nim-monero-rpc
I plan on adding monero node RPC as well, but I am not yet familiar enough with the usage. Also want to add it to the nimble package list, if it gets incorporated into the monero-ecosystem, so Nim developers can add monero RPC support simply by adding
monerorpc
to their nimble-file. EDIT: both is done nowLet me know what you think.
The text was updated successfully, but these errors were encountered: