Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save BdVade/a93952d549ea7c4bbfc035eefdb7a641 to your computer and use it in GitHub Desktop.
Save BdVade/a93952d549ea7c4bbfc035eefdb7a641 to your computer and use it in GitHub Desktop.

Block games Rewards System

Introduction

This Idea was sparked as a result of Companies withholding funds belonging to workers or clients in wallet systems because the said clients are in Russia. The Proposal is to use an etheruem account whose keeys are held by the workers or clients to hold funds to avoid such Indescretions in the future. This is us Introducing etheruem wallets into systems rather than the normal wallet systems in use or being built.

Details

I'd be using an example of a freelancing website.

There are multiple ways in which this can be implemented. Given the type of company and the fact that the funds can't be pulled back once paid out ther would have to be measures in place to ensure that the funds once paid out cant be disputes. A sample implementation would be an escrow smart contract that would require a call to be made to it to approve a release of funds to a worker or client once it is established that there are no disputes.

There could also be measures in place for the contract to refund in special circumstances. or pay out once conditions for the payout is met. This would eliminate a centralized third party that could misbehave with funds left in their care.

Conclusion

This idea can be further refined but I belive this can be a framework for a working relationhip that is trusted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment