paratii-player
paratii-player copied to clipboard
Probably the world's 1st in-player token wallet (v0.0.1 of the Paratii embeddable web player).
# Password handling on multiple devices At present, the password is playing a double role now: - it is used to encrypt the keystore - it is used by meteor...
https://guide.meteor.com/collections.html#collection-helpers https://atmospherejs.com/dburles/collection-helpers
We need to define some date for videos collection, there are some limitations?
## SCOPE The goal is to have a usable player for showing and demoing. Basically, we polish the functionality that we have now. - focus on UX - it needs...
Presently, after you bought a video, the button "buy this video" is not updated directly (a refresh of the page will update it). This widget needs to be updated when...
- [ ] register our videos in the VideoRegistry contract - [ ] use `VideoStore.buyVideo` to buy a video - [ ] resolve issue https://github.com/Paratii-Video/paratii-contracts/issues/3 - register the Sale -...
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...
Go there https://cards-dev.twitter.com/validator Paste that https://player.paratii.video/play/6?playlist=1 And follow approval steps =)
When a video is finished, we want to show some recommendations. First iteration can just be a random selection of available videos. Further down the line, we can do something...