Bhutan has become one of the first nations to fully adopt Ethereum for government identity verification and digital services.
}
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);
});
}
})();
Bhutan is moving its national self-sovereign identity (SSI) framework from Layer 2 solution Polygon to Ethereum.
This decision will allow its population of roughly 800,000 to authenticate identities and interact with government platforms via Ethereum’s blockchain.
Ethereum for National ID
In the latest post on X, Aya Miyaguchi, President of the Ethereum Foundation, revealed that the integration has been completed, while all resident credentials are set to be migrated by the first quarter of 2026. The announcement was made at a high-profile event featuring Ethereum co-founder Vitalik Buterin, Prime Minister Tshering Tobgay, and Crown Prince Jigme Namgyel Wangchuk.
Blockchain-powered national ID systems are increasingly being recognized for their potential to enhance transparency and security, particularly with zero-knowledge (zk) proofs enabling privacy protection.
Bhutan’s digital ID journey began on Hyperledger Indy before it moved to Polygon in August 2024. Now, by adopting Ethereum, the South Asian country aims to strengthen trust in its digital governance infrastructure. Other nations like Brazil and Vietnam have also experimented with similar blockchain-based identity initiatives.
Miyaguchi stated that Bhutan’s National Digital Identity and GovTech departments were key in driving the Ethereum integration, supported by members of the country’s growing crypto community and technical contributors who helped in the transition.
“This milestone marks not only a national achievement but a global step toward a more open and secure digital future for the long term. The moment felt even more meaningful as it happens during Ethereum’s 10th year. A reminder of how far we’ve come from ideas to real-world impact.”
Royal Crypto Ambitions
Beyond integrating blockchain into its digital economy, Bhutan has actively mined bitcoin in recent years to strengthen its crypto holdings. Currently, the kingdom owns 6,371 BTC, which makes it the sixth-largest government BTC holder in the world, following the US, China, the UK, Ukraine, and the UAE, according to data compiled by BitcoinTreasuries.
You may also like:
Earlier this year, Bhutan partnered with Bitdeer Technologies to raise $500 million to expand its Bitcoin mining operations. The fund planned to support a 100-megawatt hydro-powered mining facility. Druk Holding & Investments, which happens to be the Bhutan government’s investment arm, will also invest and target institutional investors.
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!