Kyber is newer but is already gaining a lot of attention. Could it be the future of quantum-resistant crypto, or is it too early to say?
Can you give us example which cryptocurrency actually use NTRU cryptography when cryptocurrency generally use only hash and signature cryptography?
If you believe the table, there is some confidence that SHA256 will survive at least through 2035. While there is some concern over its performance against a collision attack, this attack is about getting two keys that produce the same hash value, NOT finding a second key which has a particular hash value associated with another unknown key.
I'd be hard pressed to find a sense of urgency that would get me designing or coding the end product - there is only about 70-80K lines of code in the entire core, so not going to be a earth shaking task. The harder part will be designing the transition - technical and operational - from one hash to the next. Guessing there are not too many core developers who haven't already had thoughts about how to transition the encryption, if and when needed. I'm inclined to give this issue a few more years for the alternatives to mature and prove themselves.
Do you even read link you shared?
1. Table on link you shared only says ECDSA (<= 256 bits) disallowed after 2035.
2. SHA-256 remains allowed by NIST roadmap.
In addition, Bitcoin use hash and signature cryptography, not encryption cryptography. So Core developers don't need to think about transition of encryption cryptography.