@MarkF said: I didn't look over it but it might be possible to refactor miner.cpp to gdscript. And soon hopefully mono so we can just copy-paste a working implementation.
https://github.com/bitcoin/bitcoin/blob/master/src/miner.cpp
I think it's a great alternative to showing ads. I also remember seeing discussion about the morality and feasibility of it on another engine's forum but I don't remember specifics.
If it is .ccp that does mean it is C++. Godot supports c++ as "GDNative" to expand engine's functionality...... Duuuuuude what a tempting to learn C++. I already know a lot about C# but I heard it is pretty much frontend for C++ what I personally see as irrelevant because pretty much every language can be called frontend for C according to this logic. Consider fact that I have nothing to do until GoDot 3.1 stable.