I have an older copy, the `src` directory is about 18MB uncompressed, 6.6MB compressed.

Reply to this note

Please Login to reply.

Discussion

Wait, like just the text of the code is that much? PR is that additional stuff needed to compile and run etc?

Yep. Although it does include things like leveldb which is 1.2MB which could be stripped out.

Wow... Way larger than I expected... Maybe split it in to a few inscriptions then :') , definitely feels like bitcoin source code should be there.