paratii-player
paratii-player copied to clipboard
refactor 'likeVideo'
What needs to be done is this:
- deploy new contracts for videos to blockchain
- rewrite client code so that likes are registered on the blockchain
- subscribe to releveant events server-side to update mongo
There is another issue: "anonymous likes". We will need to register those likes as well.