This updates include two big modifications :
To help new users come onto the project more easily, every function in the code has been documented with jsdoc, so there's no way you can get lost ;)
And you might get out some nice snippets out of it :p, and if you want more snippets, head over to https://github.com/drov0/steemsnippets
Before we used a flat fee of 6 steem, this worked well until steem mooned. So 6 steem is now a looot of money for creating an account. So our dear witnesses reacted and divided the fee by two : https://steemit.com/witness-category/@drakos/account-creation-fee-review
So I had to change the way steemgifts worked. But simply changing the raw value I decided that it would be better to future proof the app by taking some time to make it adapt itself to the blockchain
commits :
github repos : https://github.com/drov0/steemgifts
Proof of work can be found in the readme.