I go through the project on bitcoin.org and find these project is not updated for a long time.
https://bitcoin.org/en/development#more Armory - A wallet with enhanced security features, written in C++.
BFGMiner - A modular miner, written in C.
Bitcoin Wallet - A SPV wallet for Android, written in Java.
bitcoinj - A library for SPV wallets, written in Java.
btcd - A full node, written in Go.
....
I assume t
he these projects about bitcoin listed in bitcoin.org is more "official". But I see many code commit is updated several years ago.
I also search "bitcoin" in github.com and rank project. I found many high rank project has the same things. Many projects are updated several years ago.
Why ?
No need to update because bitcoin is not changed recent years ?
Or less people focus on bitcoins ?
Or developers are creating other projects for bitcoin?