SBD Converter
Repository
https://github.com/MWFIAE/SbdConverter
New Projects
What is the project about?
In steem there is a "hidden" operation that will convert your sbd to steem, with an assumed value of 1$ per SBD.
I called it hidden, because it is not yet possible to do this with the steemit frontend. (And no other frontend as far as I know.)
This project should provide a very easy method to use the "convert" operation for users so they don't sell their sbd under their value. This is both beneficial to the enduser as well as the whole steem ecosystem as it keeps the sbd price above 1$.
For further information about this please look into 's Post.
So basically to keep it short and simple: If the SBD price is below 1$ and you want to buy steem with them you should use this project to convert your SBD to Steem.
You can access the website here.
Technology Stack
For simplicities sake this project only consist of a single html page, including javascript and css.
It uses the dsteem library to access the blockchain. No other libraries are used.
It also doesn't use services like steemconnect. The private active key has to be entered directly into the website.
But as one can see in the source code the key is never saved or send somewhere and only remains on the client side.
So your wallet is never at a risk.
Roadmap
I consider this project as mostly done. It follows the linux approach to only do one thing, but to do that well.
How to contribute?
Every contributor is invited to create pullrequests, make issues on github, write me a message on discord or simply comment on my posts as they see fit.
GitHub Account
Preview
After you started the conversion it will look like this:
Note that it does take 3.5 days to convert your sbd!