COINOTAG News reported on September 16 that Jason Zhao, co‑founder of IP Blockchain Story, announced via Twitter he will join Cosmos as a visiting partner. The appointment is presented as a strategic advisory role aimed at contributing to the network’s institutional dialogue and governance processes.
According to Zhao’s statement, he will lead an initiative to integrate artificial intelligence, philosophical inquiry, and efforts to revitalize Western intellectual and cultural capital. He also noted that his next company will be closely connected to this program, signalling a coordinated approach to research, ecosystem development and stakeholder engagement without specifying operational timelines.
‘,
‘
🔒 Secure and Fast Transactions
Diversify your investments with a wide range of coins. Join now!
‘,
‘
💎 The Easiest Way to Invest in Crypto
Dont wait to get started. Click now and discover the advantages!
‘
];
var adplace = document.getElementById(“ads-binance”);
if (adplace) {
var sessperindex = parseInt(sessionStorage.getItem(“adsindexBinance”));
var adsindex = isNaN(sessperindex) ? Math.floor(Math.random() * adscodesBinance.length) : sessperindex;
adplace.innerHTML = adscodesBinance[adsindex];
sessperindex = adsindex === adscodesBinance.length – 1 ? 0 : adsindex + 1;
sessionStorage.setItem(“adsindexBinance”, sessperindex);
}
})();