Earlier this year, Ordinals — a unique inscription on the smallest unit of a Bitcoin, called a Satoshi — emerged as a controversial new development. Dismissed by some as spam and embraced by others as a way to bring BRC-20 tokens and NFTs to Bitcoin, the technology stimulated a flurry of developments.
Now there is excitement around “recursive inscriptions,” which is a very confusing yet potentially much more powerful development. Recursive Inscriptions essentially promise to allow more complex functionality to be built on Bitcoin’s blockchain, akin to smart contracts on Ethereum.
Some believe recursive inscriptions could see Ordinals develop from NFTs and “digital artifacts” to underpin a full-blown DeFi ecosystem on Bitcoin very soon. Others are confident it will enable Bitcoin to take on decentralized storage provider IFPS. One person Magazine spoke to believes it will eventually lead to an interconnected supercomputer being built on-chain.
Danny Yang, a Stanford PhD, creator of OCM Dimensions and Bitcoiner since 2013, says recursive inscriptions unlock the next evolution of Bitcoin:
“People won’t believe it when it’s presented to them now. It’s not going to operate exactly like Uniswap, but other high-value digital assets will emerge on Bitcoin. That’s what Ordinals and recursive inscriptions will evolve into. They will become a new form of programmable assets and code.”
These tech developments — while at a very early and speculative stage — are making Bitcoin interesting again. A Bitcoin maxi friend complained to me that I never write about Bitcoin. In truth, there’s been very little new to write about until recently.
“That’s pretty true,” Yang agrees.
85% of on-chain bitcoin transactions in the past 24 hours are ordinals related
Yang has worked on recursive inscriptions since February in the form of Bitcoin generative NFT collections OCM Dimensions and OCM Genesis. He inscribed both of those innovative collections on Bitcoin in February (along with compression and 3D programming libraries) before anyone understood the significance of what he had done.
Yet OCM Dimensions was only publicly launched on June 15, the day that recursive inscription support was turned on for Ordinals.com. Yang explains to Magazine:
“You have to show something before people start listening, and finally, after months of beating the drums about the significance of recursive inscriptions on Bitcoin, people are starting to get it after we showed what was possible with OCM Dimensions — the first 3D, high resolution, animated and interactive work on Bitcoin.”
For now, the smart contract-enabled Ethereum blockchain is the home of more developer activity than anywhere else, and it dominates the DeFi sector. Until this year, the idea of building a genuine smart contract — the self-executing code used as building blocks for programmable money ecosystems — was not possible on Bitcoin.
But some now say Ordinals and recursive inscriptions could see a DeFi ecosystem emerge on Bitcoin fairly soon. It’s not going to be easy, though.
Bitcoin Ordinals is a big deal. I’ve been building on Bitcoin for over ten years, and Ordinals is the most significant development in recent years. Don’t get distracted by the monkey JPEGs talk, and do learn why the Ordinals Protocol is important. ??
Ordinals allow you to uniquely identify a satoshi or a sat. A satoshi is 100 millionth of a Bitcoin. Identifying a fractionalized part of a Bitcoin means creating NFTs on Bitcoin or creating a provenance certificate on-chain is now possible. The idea of NFTs on Bitcoin, the most decentralized OG chain, is tantalizing for some.
Recursive Inscriptions are difficult to understand but have heaps of potential. (Pexels)
In January 2023, developer Casey Rodarmor released the Ordinals protocol, creating Bitcoin NFTs on the Bitcoin blockchain. Rodarmor found an unintended loophole in the taproot scripts that command lines of Bitcoin code.
The Ordinals’ protocol creator argues that such NFTs are now “complete,” as the token and related images are stored on the Bitcoin blockchain rather than side chains or using off-chain storage systems like most Ethereum NFTs. Digital artifacts on Bitcoin are truly immutable.
“Now you can own the actual art, not just a contract that points at a piece of art stored on centralized databases,” says Carlo Fox, an “Ordinals OG” since February who created the Nakamoto Whales series. NFTs, as we know them on Ethereum and on other chains, are more like digital ownership certificates than actual on-chain art, and Ordinals change that.
“I got super excited for Ordinals for a few reasons: for one, we now can create and own on-chain art that is truly immutable. When you understand the ramifications of this, it’s huge. Half the time, NFTs as we know them are stored on AWS, centralized, and controlled by creators who can turn your art into pictures of turds at any time.”
Ordinals allow you to store any type of data on the most decentralized blockchain, and no one can modify it. “Ordinal artifacts may be most likely of any on-chain data to exist 2,000 years from now. That’s meaningful, and I think it is particularly relevant when in the context of important works of art, literature and science. I believe that Ordinals will become the premiere destination for the most coveted and important on-chain art. It’s akin to carving a statue out of gold,” says Fox.
So the business case for high-value NFTs minted on Bitcoin makes sense. Using the new tech to create cool 3D art for OCM Dimensions helped Yang’s company Metagood sell the idea of launching tokens on Bitcoin Ordinals to Asprey Studios and the Italian car company Bugatti recently.
But OG Ordinals could only hold 4MB of data, and that is one reason why recursive inscriptions have emerged.
Fox launched the Nakamoto Whales Ordinals collection: (Twitter)
Recursive inscriptions = Bitcoin cloud computing
At its most basic recursive inscriptions let you record stuff associated with a particular Bitcoin and enable smart contract-type functionality — Yang says they could have been called programmable inscriptions. By interlinking data through a series of calls (a contract for a sell order, for example), it’s possible to extract that data to run more complex processes anchored on Bitcoin blocks.
This enables recursive inscriptions to function like a distributed data repository, like putting AWS cloud on Bitcoin.
Recursive Inscriptions 101
TL;DR A recursive inscription calls data from prior inscriptions. Could be an image or some script which massively saves data/fees
Brandon Marshall (@marshallmixing) tweeted about his website that uses recursive inscriptions
Composability — getting disparate projects and protocols to work together seamlessly — is an important part of crypto and one of the main reasons behind the exponential growth of the Ethereum DApp ecosystem.
Recursive inscriptions mean that even the most complex data sets, like video files and audio files, could now technically be hosted on Bitcoin. With a one-time cost to inscribe, data could be hosted forever on the most immutable and decentralized network in the world.
Recursive Inscriptions use data inscribed elsewhere on new inscriptions, cutting down on storage requirements. (Pexels)
Inscriptions are like data legos, enabling data to be taken from somewhere else and built upon. In computer science, that’s where the phrase recursive comes from, as recursive inscriptions are a mechanism that extracts data from existing inscriptions and utilizes that data within new inscriptions.
Recursion is a fully on-chain process that uses scripts to combine various other on-chain data sources. These can include image layers, audio, code or other data sources. Individual scripts of code merge these layers together through recursion.
Recursive inscriptions use data inscribed elsewhere on new inscriptions, cutting down on storage requirements.
Fox uses the example of PFP art. Instead of uploading thousands of unique images (which can be prohibitively expensive), you can upload 200 and use scripts to combine them via the fully on-chain recursion process. The possibilities this offers are only just being explored.
This is powerful because recursive inscriptions enable new types of applications that were not possible before it. Applications like on-chain AI couldn’t be done on the base layer of Ethereum, but NewBitcoinCity builder Punk 3700 believes they could now be done on Bitcoin. He’s been playing around with “Perceptrons,” an early on-chain AI experiment on Bitcoin.
He explains that “it wasn’t possible to store the AI neural net models on-chain together with the artworks. So we split the AI models into different inscriptions and compose them at runtime.”
Inscriptions an important development for human freedom?
One of the most fascinating elements of recursive inscriptions is that once the data is on the blockchain once, you can simply refer to it again and again, vastly cutting down storage costs and block space utilization.
“Inscriptions are now reusable,” explains Punk 3700, “You can inscribe a very large code library like p5.js once, and other developers can reference that p5.js library at run time without inscribing it again.”
“This is super exciting because we start seeing a community-driven public infrastructure being built out.” This means more complex inscriptions are being created at a fraction of the cost.
“Essentially, any type of data can be an inscription. The most rudimentary use case combines multiple data sources together, and every piece of it can live on-chain. On-chain data might be able to communicate with each other, and data could be realized over time.”
Fox explains further: “The best way to think of it is anything you can do locally on a computer and have all little pieces live together in different files and work together.”
He gives examples like “open-source libraries, all on-chain,” meaning important research papers on Bitcoin, with citations on recursions on-chain, meaning major discoveries can be published on Bitcoin blocks for time immemorial. Javascript packages can be inscribed on Bitcoin. Essentially, a tiny internet that’s developed to live on Bitcoin can’t be taken down, building and building until one day it has created “an interconnected supercomputer living on Bitcoin.”
The public hasn’t grasped the significance of these developments, says Fox.
Let’s start with DeFi and AWS first
Long before the supercomputer cranks up, we’re likely to see Bitcoin DeFi and the chain emerge as a data storage competitor.
Toby Lewis co-founded OrdinalsBot, which automates inscriptions to help expedite development on Ordinals. He thinks that, for now, competing with the Web3 data storage provider IPFS is the best use case for recursive inscriptions. In the short term, both high-end and low-end NFTs can now be more affordably held on-chain.
“The end point of storing data onto Bitcoin will get people excited. That’s because Bitcoin has better name recognition than IPFS […] Bitcoin becomes the ultimate store of truth.”
Decentralized data storage on Bitcoin could disrupt NFT culture by allowing images, text files and audio files to be stored directly with tokens.
The Ordinals timeline. (OrdinalsBot)
Lewis also thinks DeFi on Bitcoin is just becoming a realistic prospect now and that Bitcoin-native DeFi products are inevitable, even if they will be rudimentary for a while.
There is likely a large segment of users who will want to build and do something on Bitcoin, especially if the end state is a multichain ecosystem, posits Lewis. That is, use Bitcoin’s blockchain as the layer-1 base, and use Ordinals and recursive inscriptions to connect to other applications.
Imagine we could split up parts of Bitcoin Core, load just an executable frontend, and the program “calls” the code it needs from other Inscriptions.
You’re now running Bitcoin ON Bitcoin.
We can theoretically do this with a lot of different programs.
DEXs and automated market makers are starting to emerge. Lewis notes that Bitcoin can link up to other layer-2 applications as another way for smart contracts to emerge on Bitcoin.
This is the kind of DeFi that Punk 3700 has been building on Bitcoin. He launched a new protocol called Trustless Computer that enables writing smart contracts and building DApps on Bitcoin.
“If Ethereum and Bitcoin have a baby, that’s Trustless Computer.”
One of the first DeFi protocols it deployed was a Uniswap fork.
“Now that you could write smart contracts on Bitcoin, it turned out that building an AMM DEX was very simple. It took us just a couple of days.” A month after deploying Uniswap on Bitcoin, Punk 3700 connected it to Ethereum layer-2 network Optimism and says it can trade with two-second latency and low transaction fees.
“We now have a scalable infrastructure for DeFi to thrive on Bitcoin.”
Bitcoin maximalists aren’t going to like the use of Ethereum protocols in conjunction with Bitcoin, but Punk 3700 says it’s the future.
“This is the power of having a general-purpose programming language (Solidity) and a general-purpose virtual machine on Bitcoin. Developers can build any kinds of applications they want for Bitcoin.”
“Bitcoin is now no longer just a currency. It is becoming a DApp store.”
New generation of Bitcoin maxis?
At present, these use cases for recursive inscriptions and smart contracts on Bitcoin are highly speculative, and many Bitcoiners would no doubt argue abstracting it away on layer 2s means it’s no longer really Bitcoin at all.
But Leonidas, the founder of Ordinals marketplace Ord.io, is very excited about the new Web3 experiments on the Bitcoin layer 1 as well. He believes that “the release of the Ordinals protocol earlier this year ended a long period of stagnation” for the chain. He’s seeing a whole new wave of developers flood into the Bitcoin ecosystem, who are “eager to build everything from NFT marketplaces to DeFi protocols.”
“I think people will be pleasantly surprised with how much you can actually do on Bitcoin layer 1,” he says.
“The issue was never that Bitcoin as a technology wasn’t capable of handling Web3 use cases; it’s that a culture of toxic maximalism had driven the most talented developers to other ecosystems where they would be celebrated for their innovations rather than harassed.”
Leonidas firmly believes that through Ordinals, Bitcoin has “entered a new era where developers rather than idealists will dictate its future,” and he is optimistic that Bitcoin’s brightest days lay ahead.
Subscribe
The most engaging reads in blockchain. Delivered once a
week.
Max Parasol
Max Parasol is a RMIT Blockchain Innovation Hub researcher. He has worked as a lawyer, in private equity and was part of an early-stage crypto start up that was overly ambitious.
Senate Banking Committee Chair Tim Scott says he’s looking to mark up a crypto market structure bill next month to have it on President Donald Trump’s desk by early next year.
Scott told Fox Business on Tuesday that the committee has been negotiating with Democrats to reach a deal, but accused the party’s senators of stalling.
“Next month, we believe we can mark up in both committees and get this to the floor of the Senate early next year so that President Trump will sign the legislation making America the crypto capital of the world,” Scott said.
Banking Committee Chairman Tim Scott says a vote on the market structure bill could occur in December. Source: YouTube
The House passed the CLARITY Act in July, which outlines the Commodity Futures Trading Commission and the Securities and Exchange Commission’s power to regulate crypto, and the Senate has been working on its own version of the bill.
Republicans on the Senate Banking Committee released a discussion draft on their section of the bill in July and suggested it would marry up with the CLARITY Act, and the Senate Agriculture Committee released its discussion draft on Nov. 10, which left much of the bill up for change.
The Agriculture Committee has jurisdiction over the CFTC, while the Banking Committee oversees the SEC and is leading parts of the bill relating to securities laws.
Bill will create clear rules and unlock crypto: Armstrong
Coinbase CEO Brian Armstrong said in a video posted to X on Tuesday that he was in Washington, DC, “pushing for market structure legislation,” and noted there had been “a lot of progress.”
“Senate banking is also working nights and weekends to get the next iteration of their text out, so we’ve got a good chance, I think, of a markup for this bill in December, hopefully get it to the president’s desk shortly thereafter,” Armstrong said.
“This would be a big milestone to get crypto unlocked with clear rules in the US, which would benefit all companies,” he added.
Where the bill will go from here
The CLARITY Act was one of three major crypto bills the House passed in July after a 10-hour voting session alongside the GENIUS Act, which aims to regulate stablecoins and the Anti-CBDC Surveillance Act, which outlaws central bank digital currencies.
As the Senate is working on its own version, the CLARITY Act will return to the House for final approval if it’s passed by the Senate. It would then be sent to Trump to be signed into law.
Republicans hold the majority in the Senate with 53 seats, compared to the Democrats’ 47 seats, with legislation effectively requiring 60 votes to pass.
The Republic of the Marshall Islands announced that it would allow citizens to access funds through a government-issued digital asset as part of the nation’s Universal Basic Income (UBI) program.
In a Wednesday announcement shared with Cointelegraph, the government of the island nation said it had launched a digital wallet called Lomalo, which will utilize the US dollar-pegged stablecoin USDM1 to enable citizens to access the UBI program. According to the government, the first disbursement of funds will occur in late November, allowing citizens to access them through their wallet, by physical check, or via direct deposit.
“By introducing a secure digital option alongside our traditional methods, we are strengthening our financial systems and ensuring that no community is left behind,” said David Paul, finance minister for the Marshall Islands.
Neighboring Pacific island nations have rolled out similar programs over the years, including Palau’s stablecoin on the XRP Ledger for government employees, and the central bank of the Solomon Islands’ Bokolo Cash for peer-to-peer transactions and retail payments in the nation’s capital, Honiara.
“Citizens will be able to transfer to other registered Lomalo users,” a spokesperson for the Marshall Islands’ finance minister told Cointelegraph. “Right now, only citizens registered for the UBI can set up a wallet.”
Warnings from the IMF on the Marshall Islands utilizing digital assets
The launch of the digital wallet as part of the islands’ UBI program followed warnings from the International Monetary Fund (IMF). In 2023, the group urged the government of the Marshall Islands to reconsider its central bank digital currency program, then known as SOV.
“Progress on rolling back past digital initiatives is welcome,” said the IMF in a Sept. 10 notice. “Current plans to issue a ‘digital sovereign bond’ carry significant risks relative to perceived returns, which cannot be effectively mitigated given lack of pre-requisite capacity. Thus, in the mission’s view, the authorities should not proceed with the global launch as planned.”
The IMF said that the expansion of Decentralized Autonomous Organizations (DAOs), which the Marshall Islands began recognizing as legal entities in 2022, and the launch of the UBI program using the “untested” USDM1 could have “adverse macro-fiscal and financial integrity implications.” The fund urged the government to scale back the UBI program to a “more targeted scheme to those who need it the most.”
Kemi Badenoch has said she does not want to scrap the triple lock “now” but said “lets see mess Labour leaves for us”.
The Tory leader told Sky News that the triple lock was a Conservative idea and that it was right to protect people who had contributed to the welfare system.
The triple lock means the state pension must rise by whichever is highest of either average earnings, inflation or 2.5%.
However, she said she would not say she would “never” reform it or explicitly rule it out for the next parliament.
In April, the government stated that 55% of social security expenditure in 2025-26 would be spent on pensioners.
The Office for Budget Responsibility says the triple lock has pushed up the spending on the state pension by £12bn a year, compared to if it had been uprated in line with average earnings.
More on Conservatives
Related Topics:
The problem with the triple lock, Ms Badenoch suggested, was low growth – with 0.1% in the UK.
She suggested it was also the reason why Argentinian President Javier Milei – whom she has praised as “fantastic” and “fearless” – could block pensioner entitlement rises is because they are growing at 6%.
“If we were growing a 2% to 3%, you wouldn’t have a problem with pensions,” she explained.
“Argentina is growing at 6%. What we’re seeing right now is growth at 0.1%. Growth is flatlining. We need to start with getting growth.”
But asked whether the Tories would “never” look at reforming the policy, she said: “That moment is not now. And I don’t want people to be confused about what our policy is right now. Our policy is to keep the triple lock. Let us focus on welfare, that is the picture of what we mean by right now.”
Asked how long that would be her position for, Ms Badenoch replied: “Well, let’s see what this budget leaves. Let’s see what mess Reeves leaves for us.”
The triple lock is the cause of much debate, given the economic climate, with Reform UK leader Nigel Farage also saying its future depended on the state of the economy.
Asked by political correspondent Tamara Cohen whether a potential Reform government would keep the triple lock, Mr Farage said the matter was one of “open debate” and that keeping the triple lock would depend “on the state of the economy”.
Pressed on when he would make a decision because pensioners were becoming concerned, he said: “Not now. Nearer the election.”
He added: “Right now they’re getting above inflation increases.
“That doesn’t mean they’re wealthy. The real worry for many pensioners will be even with modest pensions, this budget could drag them all into the tax system. That’ll worry them even more.”