
One of the project’s co-founders explained the latest introduction by the team, which promises to take a “different approach.”
‘;
}
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);
});
}
})();
Although a growing number of its vast online community keeps lashing out at Pi Network’s lack of progress in certain areas, the Core Team continues to introduce new initiatives to improve the ecosystem.
One of the latest was the incorporation of Pi ecosystem tokens on Mainnet, and co-founder Chengdiao Fan explained in a detailed video their idea and purpose.
What Are Pi Ecosystem Tokens?
She began by indicating that these new assets are tokens created by the community itself and issued on Pi. They have already been released on the Testnet, while their launch on the Mainnet is being “finalized.” Fan acknowledged the importance of security and technology for the new tokens, but noted that their design is what will set them apart. She believes there’s a significant misalignment between token design and real innovation.
“Tokens on most other crypto networks function primarily as tools to raise capital. Yet, despite this approach, most projects frequently fail to provide real utility and innovation. We see this as a structural problem.”
She explained that Pi Network is positioned differently and its ecosystem allows its users to integrate crypto tokens for products and innovations. It “strongly encourages” real utility as the team believes this is the main driver for long-term stability and success for any blockchain project.
Utility Tokens for User Acquisitions
These assets, through the Pi launch programs, mean that “projects issue tokens to fulfill the need to acquire users for their products and integrate these tokens for utility-based use cases inside their products.” Users will get full access to these new coins through the launch programs and will be able to use them in the products.
Fan added that developing such user-engaging programs that allow them to operate within a startup ecosystem is typically a long and expensive process. However, they can reduce the costs significantly by using Web3 tools from Pi Network, such as the Pi ecosystem tokens. Simultaneously, they can involve users in their projects.
It’s worth noting that acquired users will be able to hold the products accountable for their services. Consequently, Fan said this would guarantee that users get the most for their funds, as weak products will naturally disappear in time.
You may also like:
“Pi ecosystem tokens are not about copying existing token models. In fact, we have deliberately sought to avoid the traditional approach. Because many of the problems in Web3 stem from how tokens have been traditionally designed. And this design will also evolve as it gets iterated in practice,” Fan concluded.
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-networks-next-big-move-what-pioneers-need-to-know-about-its-new-tokens/
