Share this article

AI Bot 'Syntax' From Spectral Labs Could Help Non-Coders Write Ethereum Apps

For the tech to gain steam, Spectral may need to convince users that AI can be trusted with their digital assets.

Updated Mar 26, 2024, 1:05 p.m. Published Mar 26, 2024, 1:00 p.m.
Spectral says its new AI bot can help anyone spin up an Ethereum app in just a few clicks (Growtika/Unsplash)
Spectral says its new AI bot can help anyone spin up an Ethereum app in just a few clicks (Growtika/Unsplash)

Spectral Labs, a crypto development firm focused on artificial intelligence, wants to make it easier for non-programmers to build on blockchains. On Tuesday the company will launch Syntax, an AI app that can help anyone – coders and non-coders alike – spin up smart contracts for Ethereum and dozens of other blockchains.

While Syntax represents an impressive technical achievement, Spectral still faces the hurdle of convincing users to entrust AI with their precious digital assets.

STORY CONTINUES BELOW
Don't miss another story.Subscribe to the The Protocol Newsletter today. See all newsletters

Those familiar with Chat GPT and similar chatbots will be at home on Syntax interface, which is powered by a crypto-specific large language model (LLM) and can carry on SMS-like conversations with users.

In addition to answering blockchain-related queries, like "what is the circulating supply of ETH," the web app can turn prompts from users into production-ready Solidity code – the programming language used by Ethereum and other blockchains based on the Ethereum Virtual Machine (EVM) standard.

"Syntax users can compile, debug, and deploy AI-generated solidity code," Spectral Labs said in a statement, adding that NFTs, arbitrage bots and rollups are among the tech's possible use cases.

"Say I want to code an ERC-20 token called 'ABC' with 100 million supply," Spectral Labs CEO Sishir Varghese told CoinDesk in an interview. "Syntax would generate all of the code for the user. The user would be able to compile, test for vulnerabilities, test for gas efficiency and code optimization, and then deploy the app directly on-chain right from the interface."

Syntax generates Solidity code for a tic-tac-toe game. (Spectral Labs)
Syntax generates Solidity code for a tic-tac-toe game. (Spectral Labs)

AI-powered coding assistants are nothing new: Engineers have been using ChatGPT to generate code for the past year, and GitHub Copilot, Microsoft’s AI-powered coding whiz, has become a mainstay of the modern programming arsenal since its release in 2021.

"I would say there hasn't really been an LLM, fine-tuned for Solidity," said Varghese.

In addition to being tuned specifically for Solidity development, Syntax is novel in that it plugs straight into EVM-compatible blockchains, meaning users can press a button to instantly deploy their Syntax-made "agents" to blockchains like Ethereum, Arbitrum or Coinbase's Base.

The app can be configured with private keys and other data to give the agents control over real crypto funds, which means the agents – depending upon what they're programmed to do – can be let loose to buy, sell and trade tokens as if they were actual humans.

When it comes to using LLMs, there's always the tricky matter of "hallucinations" – where AI can make things up or, in the case of coding, create correct-seeming code that is error-prone or behaves unexpectedly. When the code generated by an AI is tasked with handling real money, hallucinations become an obvious problem.

"We tried to put in some safeguards around vulnerability detection and code efficiency," said Varghese. "All those are kind of built-in already. Plus, there will be some pre-built agents that will also help with vulnerability detection."

Syntax was trained on a specially curated set of audited smart contracts, security reports and developer docs, he added.

"Creating a quality data set is pretty crucial because that's what you want the LLM to reproduce in terms of code," said Varghese. "If you just took everything that ever existed, you won’t really get good results."

The Spectral Labs CEO allowed that using an AI tool like Syntax will inevitably carry some risks: "I think skilled developers are still pretty apprehensive about all of the copilot stuff – except in Web2. For Solidity, this is going to be a brand-new experience, to be honest."

Varghese expects that retail traders, rather than experienced programmers, will be Syntax's main users.

"I don't foresee them jumping in and trusting it," he said in reference to skilled developers. "I think the cooler thing is that a retail person who's never deployed a contract or even generated Solidity code before, he's gonna be able to do this quite seamlessly and easily."

More For You

KuCoin Hits Record Market Share as 2025 Volumes Outpace Crypto Market

16:9 Image

KuCoin captured a record share of centralised exchange volume in 2025, with more than $1.25tn traded as its volumes grew faster than the wider crypto market.

What to know:

  • KuCoin recorded over $1.25 trillion in total trading volume in 2025, equivalent to an average of roughly $114 billion per month, marking its strongest year on record.
  • This performance translated into an all-time high share of centralised exchange volume, as KuCoin’s activity expanded faster than aggregate CEX volumes, which slowed during periods of lower market volatility.
  • Spot and derivatives volumes were evenly split, each exceeding $500 billion for the year, signalling broad-based usage rather than reliance on a single product line.
  • Altcoins accounted for the majority of trading activity, reinforcing KuCoin’s role as a primary liquidity venue beyond BTC and ETH at a time when majors saw more muted turnover.
  • Even as overall crypto volumes softened mid-year, KuCoin maintained elevated baseline activity, indicating structurally higher user engagement rather than short-lived volume spikes.

More For You

Ethereum Foundation makes post quantum security a top priority as new team forms

Ethereum Logo

EF researcher Justin Drake says a new post-quantum team will drive wallet safety upgrades, research prizes and test networks as quantum timelines shorten.

What to know:

  • The Ethereum Foundation has elevated post-quantum security to a top strategic priority, forming a dedicated Post Quantum team led by Thomas Coratger with support from leanVM cryptographer Emile.
  • Researcher Justin Drake said Ethereum is shifting from background research to active engineering, including biweekly developer sessions on post-quantum transactions and multi-client post-quantum consensus test networks.
  • The foundation is backing new cryptography with funding and outreach, launching two $1 million prizes, planning post-quantum community events and education, and stressing that blockchains must prepare early for quantum threats despite their long-term nature.