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

Ethereum related recipes #1068

Merged
merged 2 commits into from
Jun 19, 2017

Conversation

AndreMiras
Copy link
Member

  * ethash
  * libsecp256k1
  * pycryptodome
  * pyethereum
  * pysha3
  * scrypt
  * secp256k1
See https://github.com/ethereum
@AndreMiras
Copy link
Member Author

Hi there, I'm currently working on a Ethereum wallet application built on top of Kivy.
I had to create some custom recipes and I thought I could share.

Copy link
Contributor

@KeyWeeUsr KeyWeeUsr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well this is quite an interesting PR 👍 I'd maybe even add versions to Pycryptodome and Pyethereum as those still apparently have some releases and not master branch only(or a release old 2 years). Is there any important bug that forces you to use master? Otherwise, if it works for you, I'd merge it.

Also, feel free to update Kivy wiki where is the List of Projects using the framework if it's in a relatively stable state. :)

@AndreMiras
Copy link
Member Author

Thank you for such a quick feedback.
I'll try to add the versions for Pycryptodome and Pyethereum and see if it works fine.

For pycryptodome, pyethereum and pysha3
@AndreMiras
Copy link
Member Author

@KeyWeeUsr, I've updated the PR with version string for pycryptodome, pyethereum and pysha3.

@KeyWeeUsr KeyWeeUsr merged commit 2dcd3cf into kivy:master Jun 19, 2017
@KeyWeeUsr
Copy link
Contributor

@AndreMiras Nice, thanks for the contribution :)

@AndreMiras AndreMiras deleted the feature/ethereum_related_recipes branch June 19, 2017 15:41
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

Successfully merging this pull request may close these issues.

2 participants