Recursive inscriptions: Bitcoin ‘supercomputer’ and BTC DeFi coming soon

23 August 2023

Cointelegraph By Max Parasol

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.

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.

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)

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.

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.”

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.

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.

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.”

Read also


Features

You Say You Want a Revolution: What Blockchain Can Learn from One Man’s Attempt to Save the World


Features

Lines in the sand: US Congress is bringing partisan politics to crypto

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.”

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.

BitcoinDeFiEthereumNFTOrdinals

Read also

  

You might also like

South Korea’s Democratic Party sets up ‘Digital Asset Committee’  
South Korea’s Democratic Party sets up ‘Digital Asset Committee’  

The largest political party in South Korea, the Democratic Party, has launched a Digital Asset Committee focused on developing cryptocurrency policies and promoting industry growth.The committee held its inaugural meeting at the National Assembly Members’ Hall in Seoul on May 13, the local news agency News1 reported.During its first meeting, the committee highlighted the importance of resolving regulatory uncertainty and addressing burning issues like stablecoin regulation amid the push for US-dollar stablecoins by the US government.The new committee joins similar organizations in South Korea, including the Virtual Asset Committee launched in late 2024 and another public-private crypto task force introduced in 2022, both initiated by the Financial Services Commission (FSC).Exchanges like Upbit and Bithumb involvedThe leadership of the Digital Asset Committee includes South Korean officials and politicians, such as National Assembly Chairman Min Byeong-deok, who joined the committee as chairman.Additionally, the organization features standing general election committee Chairman Yoon Yeo-joon, Muksanism Committee Chairman Maeng Seong-gyu, National Assembly member Kim Byeong-gi and former National Assembly Chairman Kim Jeong-woo.Digital Asset Committee Chairman Min Byeong-deok, Yoon Yeo-jun, Maeng Seong-gyu and Kim Jeong-woo (from left to right). Source: News1According to a report by ChosunBiz, the committee will also include participation of executives from major local exchanges, including Upbit, Bithumb, Coinbit and Gopax.Criticism of “one-exchange, one bank” ruleAt the opening meeting, committee Chairman Min expressed concerns regarding limitations of South Korea’s current one-exchange-one-bank rule, implying that crypto exchanges are restricted to collaborating with only one lender.“There are clear shortcomings to the one exchange, one bank principle,” Min reportedly said, adding that the committee is working with regulators to resolve the issue.The chairman also mentioned discussions about which regulators should supervise the stablecoin industry and whether stablecoins should be subject to a licensing or reporting system.Related: South Korea presidential front-runner pledges to approve Bitcoin ETFs“There is also a point of contention as to whether the Bank of Korea or the FSC should handle the regulation,” he reportedly said.The news came shortly after a Bank of Korea executive expressed concerns over the issuance of the South Korean won-backed stablecoins.“Stablecoin has a great impact on the implementation of central bank policies such as monetary policy, financial stability, and payment settlement,” Bank of Korea’s Koh Kyung-chul reportedly said at a conference on May 12.“The negative impact on the central bank’s policy implementation should be minimized by the central bank’s practical intervention in the approval stage,” he added.Magazine: Finally blast into space with Justin Sun, Vietnam’s new national blockchain: Asia Express

Arizona governor kills two crypto bills, cracks down on Bitcoin ATMs  
Arizona governor kills two crypto bills, cracks down on Bitcoin ATMs  

Arizona Governor Katie Hobbs vetoed two key cryptocurrency-related bills that aimed to expand the state’s involvement in digital assets while signing a strict regulatory measure targeting Bitcoin ATMs.On May 12, Hobbs rejected Senate Bill 1373, which sought to establish a Digital Assets Strategic Reserve Fund. The fund would have allowed Arizona to hold crypto assets obtained through seizures or legislative allocations.“Current volatility in cryptocurrency markets does not make a prudent fit for general fund dollars,” she stated in her veto letter. “I have already signed legislation this session which allows the state to utilize cryptocurrency without placing general fund dollars at risk,” she added.That decision followed her veto of Senate Bill 1025 — the more ambitious “Arizona Strategic Bitcoin Reserve Act” — on May 3. It would have authorized up to 10% of the state’s treasury and retirement funds to be invested in Bitcoin and other digital assets.According to data from bitcoinlaws.io, 26 US states have introduced strategic crypto reserve bills, with 18 of them currently active. Hobbs also vetoed Senate Bill 1024, which would have permitted state agencies to accept cryptocurrency payments for taxes, fines and fees via approved service providers.Although the proposal attempted to shield the state from direct exposure to price volatility, Hobbs said it still introduced “too much risk.”Source: State of Arizona, Office of the GovernorRelated: Taiwan lawmaker calls for Bitcoin reserve at national conferenceHobbs approves Bitcoin ATM billOn May 12, Hobbs approved House Bill 2387, which introduces new consumer protection rules for cryptocurrency kiosk (ATM) operators, aiming to reduce fraud and improve transparency.The bill mandates that kiosks display clear, multilingual warnings about common crypto scams and require users to acknowledge these risks before completing transactions. Operators must also provide detailed receipts that include transaction data, contact information, fees and refund policies.Furthermore, the bill caps transactions at $2,000 per day for new customers and $10,500 per day for returning users after 10 days. Kiosk providers must also offer 24/7 toll-free customer service and post the number visibly on each machine.Under the bill, if a new user is tricked into sending crypto under false pretenses and reports it with proof within 30 days, they are entitled to a full refund, including fees.According to CoinATMRadar, there are currently 20 active Bitcoin ATMs in Arizona. Notably, Hobbs has not entirely closed the door on digital assets. On Wednesday, she signed House Bill 2749, which updates Arizona’s unclaimed property laws to include digital assets.The legislation allows the state to retain unclaimed cryptocurrencies in their original form rather than liquidating them into fiat currency.Magazine: Bitcoin eyes ‘crazy numbers,’ JD Vance set for Bitcoin talk: Hodler’s Digest, May 4 – 10

Nasdaq-listed GDC plans to buy Bitcoin and TRUMP memecoin for $300M  
Nasdaq-listed GDC plans to buy Bitcoin and TRUMP memecoin for $300M  

GD Culture Group (GDC), a Nasdaq-listed holding company focused on livestreaming, e-commerce and artificial intelligence-powered digital human technology, plans to raise up to $300 million for a cryptocurrency treasury reserve.In a May 12 statement, GDC and its subsidiary, AI Catalysis, announced entering into a common stock purchase agreement with a British Virgin Islands limited liability company to sell up to $300 million of its common stock.The proceeds from the stock sale will be used to fund the firm’s crypto treasury, which will include purchases of Bitcoin (BTC) and the Official Trump (TRUMP) token.“Under this initiative, and subject to certain limitations, GDC intends to allocate a significant portion of the proceeds from any share sales under the facility to the acquisition, long-term holding, and integration of crypto assets into its core treasury operations,” the company said in the announcement. GDC described the strategy as a move to align with the broader “decentralization transformation.”GDC stock price, 1-year chart. Source: NasdaqFounded in 2016, GDC is a micro-cap company with a current $34 million market capitalization, according to Nasdaq data.Related: Multi-wallet usage up 16%, but AI may address crypto fragmentation gapGDC’s chairman and CEO, Xiaojian Wang, said the initiative builds on the company’s strengths in digital technologies and positions it for a blockchain-powered industrial shift.“GDC’s adoption of crypto assets as treasury reserve holdings is a deliberate strategy that reflects both current industry trends and our unique strengths in digital technologies and the livestreaming e-commerce ecosystem,” Wang said.The stock offering was announced over a month after the firm received a noncompliance warning from Nasdaq related to its stockholders’ equity. The notice indicated that the firm reported stockholders’ equity of only $2,643, well below the minimum requirement of $2.5 million.The firm was given until May 4 to submit a plan to comply with the listing requirements. If accepted by Nasdaq, the compliance plan will allow up to 180 days from the notification period to comply with the requirements.The Nevada-based company joins a small but growing group of public firms that are allocating part of their balance sheets to crypto assets. Related: Crypto speculation dominates $600B cross-border payments: BIS reportTrump token dinner planned for top holdersGDC’s announcement coincides with an upcoming high-profile event tied to the Trump token project. The 25 largest holders of TRUMP tokens are set to attend a private dinner at the White House on May 22.However, the TRUMP memecoin project said in a May 12 X post that it has stopped considering additional purchases for the dinner and that the attendees had been notified to apply for background checks.According to data provided on the project’s leaderboard, the top 220 wallets held more than 13.7 million tokens as of May 12, worth about $174 million at the time of publication.Top 10 TRUMP memecoin holders as of May 12. Source: TRUMP memecoin projectSome US lawmakers have criticized the dinner. Republican Senator Cynthia Lummis reportedly said that the idea of the US president offering exclusive access for people willing to pay “gives [her] pause.”Crypto regulation experts also fear that the Trump family’s crypto endeavors may trigger more regulatory scrutiny by the US Securities and Exchange Commission, as politically affiliated memecoins introduce a new challenge for crypto legislation.Magazine: Uni students crypto ‘grooming’ scandal, 67K scammed by fake women: Asia Express

Open chat
1
BlockFo Chat
Hello 👋, How can we help you?
📱 When you've pressed the BlockFo button, we automatically transfer to WhatsApp 🔝🔐
🖥️ Or, if you use a PC or Mac, then we'll open a new window to load your desktop app.