Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Looks interesting #2

Open
glensimister opened this issue Jun 19, 2016 · 0 comments
Open

Looks interesting #2

glensimister opened this issue Jun 19, 2016 · 0 comments

Comments

@glensimister
Copy link

glensimister commented Jun 19, 2016

Hi. I read some info about document-coin on the wired website. I'm don't really understand how it works, however, I'm working on a chrome extension of a similar nature called "GiveMeCredit".

My biggest issue is that i can't decide which platform to use. Ethereum is the obvious choice, but it's not very developer/user friendly, and the wallet already takes soooo long to sync. I would love it if someone could build some kind of P2P/NOSQL flavoured cryptocurrency framework, even it is requires some degree of centralisation.

I guess the key components would be;

  • cryptographic signing of transactions
  • prevention of sybil attacks using vanity keys for registration/signing, as well as using profile scores for trust
  • Transaction verification (couchDB does validation when replicating between nodes right?)
  • conflict resolution and strong consistency (possible with pouchbase right?)

Anyway, here is a link to my work in progress (currently using forerunnerDB)...

https://github.com/GiveMeCredit/extension

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant