Pi Network (PI) Drops Major Announcement; Community Reacts With Mixed Feelings


“Developers are encouraged to try integrating subscriptions in their own apps,” the official message reads.

‘;
}

function loadTrinityPlayer(targetWrapper, theme,extras=””) {
cleanupPlayer(targetWrapper); // Always clean first ✅
targetWrapper.classList.add(‘played’);
// Create script
const scriptEl = document.createElement(“script”);
scriptEl.setAttribute(“fetchpriority”, “high”);
scriptEl.setAttribute(“charset”, “UTF-8”);

const scriptURL = new URL(`https://trinitymedia.ai/player/trinity/2900019254/?themeAppearance=${theme}${extras}`);
scriptURL.searchParams.set(“pageURL”, window.location.href);

scriptEl.src = scriptURL.toString();

// Insert player
const placeholder = targetWrapper.querySelector(“.add-before-this”);
placeholder.parentNode.insertBefore(scriptEl, placeholder.nextSibling);
}

function getTheme() {
return document.body.classList.contains(“dark”) ? “dark” : “light”;
}

// Initial Load for Desktop
if (window.innerWidth > 768) {

const desktopBtn = document.getElementById(“desktopPlayBtn”);
if (desktopBtn) {
desktopBtn.addEventListener(“click”, function () {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if (desktopWrapper) loadTrinityPlayer(desktopWrapper, getTheme(),’&autoplay=1′);
});
}
}

// Mobile Button Click
const mobileBtn = document.getElementById(“mobilePlayBtn”);
if (mobileBtn) {
mobileBtn.addEventListener(“click”, function () {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if (mobileWrapper) loadTrinityPlayer(mobileWrapper, getTheme(),’&autoplay=1′);
});
}
function reInitButton(container,html){
container.innerHTML = ” + html;
}

// Theme switcher
const destroyButton = document.getElementById(“checkbox”);
if (destroyButton) {
destroyButton.addEventListener(“click”, () => {
setTimeout(() => {
const theme = getTheme();
if (window.innerWidth > 768) {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if(desktopWrapper.classList.contains(‘played’)){
loadTrinityPlayer(desktopWrapper, theme,’&autoplay=1′);
}else{
reInitButton(desktopWrapper,’‘)
const desktopBtn = document.getElementById(“desktopPlayBtn”);
if (desktopBtn) {
desktopBtn.addEventListener(“click”, function () {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if (desktopWrapper) loadTrinityPlayer(desktopWrapper,theme,’&autoplay=1’);
});
}
}
} else {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if(mobileWrapper.classList.contains(‘played’)){
loadTrinityPlayer(mobileWrapper, theme,’&autoplay=1′);
}else{
const mobileBtn = document.getElementById(“mobilePlayBtn”);
if (mobileBtn) {
mobileBtn.addEventListener(“click”, function () {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if (mobileWrapper) loadTrinityPlayer(mobileWrapper,theme,’&autoplay=1′);
});
}
}
}
}, 100);
});
}
})();



The team behind the controversial crypto project Pi Network aims to improve the overall ecosystem through various initiatives, with the launch of smart contract capabilities among the main goals.

Just recently, it issued an important disclosure on that matter, yet the price of the native token failed to gain momentum.

What’s New?

Pi Network has undergone several vital updates since the beginning of the year, with one of the most important being the migration to protocol v20.2, which laid the foundation for smart contract capabilities. It was successfully upgraded before the symbolic Pi Day (March 14).

Earlier this month, the Core Team revealed that the first smart contract capability is live directly on the project’s Testnet. According to them, this would foster “real, recurring, utility-driven use cases.”

“Think e-commerce, streaming, online tools, and more, powered on-chain,” the announcement reads.

Several hours ago, the team delved deeper into the matter, releasing the second Pi Request for Comment (PiRC2), aiming to open the Testnet subscription smart contract to technical review and community feedback. Pioneers are encouraged to try integrating subscriptions in their own applications, review the contract design, and test for bugs or edge cases.

Some community members highlighted the development and labeled it as beneficial for the entire ecosystem. X user Chen2Weels, for instance, argued that users will finally be able to test and deploy on their own apps.

“This is what we’d love to see on other projects: the community getting involved in developments like these,” they added.

Others were less supportive, claiming that Pi Network needs to address many ongoing issues before introducing new initiatives. The main problem appears to be the KYC verification and migration to the mainnet, as some users claim they’ve been waiting for years for approval without any success.

You may also like:

PI Price Outlook

The recent announcement and the broader market’s resurgence following the extended ceasefire in the Middle East have failed to spark an uptick in Pi Network’s native cryptocurrency. It continues trading at around $0.17, roughly the same level as yesterday.

When zooming out, the situation looks far more concerning. PI has collapsed by nearly 95% from its all-time high of $3, reached at the start of 2025, and it seems that only a major catalyst, such as support from a leading crypto exchange, could trigger a substantial rebound.

In fact, this is what happened in mid-March when Kraken allowed trading services with the asset, causing the price to spike to a multi-month high of $0.30.

SPECIAL OFFER (Exclusive)

Binance Free $600 (CryptoPotato Exclusive): Use this link to register a new account and receive $600 exclusive welcome offer on Binance (full details).

LIMITED OFFER for CryptoPotato readers at Bybit: Use this link to register and open a $500 FREE position on any coin!

Disclaimer: Information found on CryptoPotato is those of writers quoted. It does not represent the opinions of CryptoPotato on whether to buy, sell, or hold any investments. You are advised to conduct your own research before making any investment decisions. Use provided information at your own risk. See Disclaimer for more information.

Source: https://cryptopotato.com/pi-network-pi-drops-major-announcement-community-reacts-with-mixed-feelings/