-
Notifications
You must be signed in to change notification settings - Fork 3
username for popcorntime.io #2
Comments
@genecyber not sure what you mean by access? This repurposes Popcorn Time's UI for adding blockchain-hosted identities to the Craigslist experience |
the build proccess does a pull of the popcorntime codebase On Sun, Jul 19, 2015 at 12:46 AM, Mark Vayngrib [email protected]
|
ah interesting, that wasn't the case before. May I ask, are you interested in this as a developer or as an end user? This is a work in progress: the UI is at the stage where it can browse Craigslist similarly to how Popcorn Time browses movies/shows. This project is now waiting for the blockchain-based part to crystallize, which should be soon (think weeks). If you're interested in getting involved, there is work to be done in both departments (UI, blockchain), and I can outline some todos. If you want to see what it looks like so far, I'll make the latest build available, let me know. |
All of the above. Mostly as a developer. For the past few months I have been working on a full browser-based decentralized and peered wallet. While trying to get a handle on DHT I came across you guys and the paper on hardening DHT. Which ultimately led to this particular implementation. I was hoping to get something up so that I can take a look at your end to end stack. I'm pretty hooked on writing just to be applications at this point. And would love to help you guys round out stuff. Sent from my iPhone
|
@genecyber we'd love for you to get involved. Want to hop on a quick Skype call to see what would be most interesting for you to work on? My id is luigimvm. Meanwhile, you can jump in and start submitting issues and PRs to our repos, and/or you can tell me what parts you'd be interested in working on:
|
Looking at Trust in Motion reminds me of at I'm building. My staging server is here: http://tech.ribbit.me/vault/ It works best in chrome, and is a mess of experimentation so it's buggy. But... Upon launch it creates an identity hdkey and stores it locally. It then connects to a mesh made via webrtc JavaScript console had lots exposed globally to allow a sandbox meshnet is the dht object Chat is a fun object too. var chat = new Chat({payload: "my chat msg"}) If you make the chat you can now view the hash and it will auto sign with an identity address chat.addToChainTip() adds the chat msg to the chat chain chat.broadcast() sends it over the dht And so on. Sent from my iPhone
|
Common blockchain like Wei lu from hive? I helped inspire her for that while I was creating symchain. I can't do a Skype till tomorrow but I'd love to. I'll reach out tomorrow. I'm currently using insight Apis for getting utxo's and broadcasting but plan to switch soon. I have loaded up in my wallet a fully browserfied spv wallet. It's using a webrtc / Tcp bridge. I have libs to do spv I just haven't had time to do it. Sent from my iPhone
|
yep! I met @weilu in SF, but found common-blockchain separately. Small world :) looks like you've done a lot of work in this space. Can you paste a few links to your most relevant repos? And absolutely let's chat tomorrow. |
Not sure how to get access
The text was updated successfully, but these errors were encountered: