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

[Feature] Support Monero #13

Open
David-Beetle opened this issue Jul 2, 2019 · 3 comments
Open

[Feature] Support Monero #13

David-Beetle opened this issue Jul 2, 2019 · 3 comments

Comments

@David-Beetle
Copy link

David-Beetle commented Jul 2, 2019

Feature: Support Monero
Why?: Monero is an amazing privacy coin. Great for users who do not want their balance publicly available. Plenty of wallets written both in C++ and Rust


Want to support this issue? Post a bounty on it! We accept bounties via BountySource.

Bountysource

@ricmoo
Copy link
Member

ricmoo commented Jul 2, 2019

I'm working on a brand new version of the Firefly with substantially more gusto.

However, the current Firefly in this repo uses BLECast, which cannot carry payloads large enough for UTXO-based coins. A great deal of thought must go into a lot of the low-level aspects on platforms which only have 2,048 bytes of RAM, so it is not easy to just add a coin. :)

@David-Beetle
Copy link
Author

David-Beetle commented Jul 2, 2019

@ricmoo I don't want to be rude, but would it be possible to run this on something like a BeagleBone Black? It might be a bit thick (plus expensive), and probably won't be very easy to travel with, but it has up to 4 GB of RAM. Plus, unlike the PIs it only requires non-free software for GPU which can be done on the CPU.

Related Links:
https://www.fsf.org/resources/hw/single-board-computers

@alexeyneu
Copy link

it doesnt have 4gb . 1gb maximum
http://beagleboard.org/bone

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