Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. Hello, friends! STEEM blockchain supports escrow protected transactions. But there was no GUI for that featrue.
  2.  
  3. Last week I made [GUI for escrow transactions on Golos blockchain](https://golos.io/ru--golos/@escrows/garanty-na-golose-gui-dlya-otpravki-golos-gbg-s-garantom). And now I ported it to Steem blockchain too!
  4.  
  5. From Russia with love! =) Thanx @testz and @arcange for the help with localization.
  6.  
  7. # Link to GUI: https://golosim.ru/escrow
  8.  
  9. [![](https://imgp.golos.io/0x0/http://i.imgur.com/68NnBlm.jpg)](https://golosim.ru/escrow)
  10.  
  11. # Features
  12. - you can send STEEM/SBD with escrow protection;
  13. - escrow agent list with sorting by reputation;
  14. - everybody may become an escrow agent;
  15. - monitoring, approving and dispute of transaction in Control Panel.
  16.  
  17. # Sending transaction
  18. Here is video showing the process of sending transaction to blockchain:
  19.  
  20. [![](http://i.imgur.com/VdRejWz.gif)](https://golosim.ru/escrow)
  21.  
  22. After that you can see transaction in your wallet:
  23.  
  24. http://i.imgur.com/e4wCOvV.png
  25.  
  26. # Approve transaction
  27. After sending transaction you will receive a link to control it.
  28.  
  29. Give this link to the receiver and the escrow agent. They will have to approve the deal.
  30.  
  31. If nobody approves the transaction before deadline date or disapproved deal, the funds will be returned to the sender.
  32.  
  33. http://i.imgur.com/Y6VGei3.png
  34.  
  35. # Dispute
  36. If someone violates the terms of the deal, either party (the recipient or sender) may challenge the transaction.
  37.  
  38. http://i.imgur.com/MJAEGLD.png
  39.  
  40. After that, the escrow agent will decide whom to send funds.
  41.  
  42. http://i.imgur.com/1qPMrDq.png
  43.  
  44. # How to become a escrow agent
  45. Just leave the comment in this post: https://steemit.com/test/@xtar/escrow-agents-homepage
  46.  
  47. # Tech
  48. - powered by [Steem.JS](https://github.com/steemit/steem-js);
  49. - HTML + CSS + JQuery, working without the server;
  50. - Open Source, GitHub: [https://github.com/MrXtar/golos-escrow/tree/master/lng](https://github.com/MrXtar/golos-escrow/tree/master/lng);
  51.  
  52. # Link to GUI: https://golosim.ru/escrow
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement