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

Example for Namecoin #7

Closed
jornfranke opened this issue Feb 8, 2017 · 3 comments
Closed

Example for Namecoin #7

jornfranke opened this issue Feb 8, 2017 · 3 comments
Assignees
Milestone

Comments

@jornfranke
Copy link
Member

Namecoin is an experimental open-source technology which improves decentralization, security, censorship resistance, privacy, and speed of certain components of the Internet infrastructure such as DNS and identities. (https://namecoin.org/)

Bitcoin is the underlying technology and it shares a lot with respect to data structures. Hence, an example application will be provided for the HadoopCryptoLedger library based on Bitcoin for processing Namecoins.

This example should include unit tests and integration test. It will be available for MapReduce, Hive and Spark.

@jornfranke jornfranke added this to the 1.2 milestone Feb 8, 2017
@jornfranke jornfranke self-assigned this Feb 8, 2017
@jornfranke
Copy link
Member Author

We will add a class called NamecoinUtil that allows parsing of Namecoin Scripts (e.g. domain names, identities, etc.)

@jornfranke
Copy link
Member Author

This also means adding a NamecoinUDF in hive that parses Namecoin scripts

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

No branches or pull requests

1 participant