You are viewing a single comment's thread from:
RE: Erste Schritte - Sichtung der API
Hi @starlord28,
It sounds good not to be the only one who is thinkig about opening the Steem universe to .NET programmers.
Currently I am not sure what way I should take, wrapping core logic or creating a wrapper for hive node logic, like steemchiller mentioned in his comment.
So, there is this old repo that was built in .NET framework called DITCH. This already has the logic to broadcast transactions on Steem. However, as I said, it's very old. We can probably fork this codebase and work on upgrading it to .NET core and add the latest APIs to this.
What do you think?
PS: Here's the link to the REPO
https://github.com/Chainers/Ditch