We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Emercoin is another cryptocurrency, but at the same time enables - similar to Namecoin - storing of key/value pairs.
Emercoin seems to be largely Bitcoin based so we may be already able to read it out of the box.
We need to add special utility functions (similar to the one we added for Namecoin) to read key/value pairs in a user friendly way and provide UDFs.
Finally, we should provide examples including unit/integration tests
https://github.com/emercoin/emercoin
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Emercoin is another cryptocurrency, but at the same time enables - similar to Namecoin - storing of key/value pairs.
Emercoin seems to be largely Bitcoin based so we may be already able to read it out of the box.
We need to add special utility functions (similar to the one we added for Namecoin) to read key/value pairs in a user friendly way and provide UDFs.
Finally, we should provide examples including unit/integration tests
https://github.com/emercoin/emercoin
The text was updated successfully, but these errors were encountered: