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

[request] arm64 build #3

Open
lgtrombetta opened this issue Jul 25, 2020 · 5 comments
Open

[request] arm64 build #3

lgtrombetta opened this issue Jul 25, 2020 · 5 comments

Comments

@lgtrombetta
Copy link

Hi, thanks for working on this app for UT.

Could you also publish an arm64 build on the openstore?

@dikel
Copy link
Owner

dikel commented Jul 27, 2020

Hi, the app depends on the bitcash library which depends on the C library libsecp256k1. I had to manually install the bitcash using pip on my phone so I could get libsecp256k1 for the correct architecture.
And because I don't have an arm64 device I can't do the same and get the 64-bit version.

@MalteKiefer
Copy link
Contributor

I have a PinePhone can help you with that. What do you need exactly?

@dikel
Copy link
Owner

dikel commented Sep 18, 2020

I'm not sure if it is the easiest way but this is what I did:

  1. I created a libertine container
  2. Installed bitcash with pip (pip install bitcash) in the container
  3. I pulled my github repo in the container
  4. I went to the directory where it was installed (not sure what it was) and I copied the libsecp256k1 to the repo folder.
  5. I pushed the changes.

I ordered a Volla Phone and I think it is ARM64 so I should be able to do it myself but is is going to ship in November and I'm not sure if I'll have time to do it

@MalteKiefer
Copy link
Contributor

@dikel
Copy link
Owner

dikel commented Sep 18, 2020

I'm not sure

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

3 participants