Notification
allnewsbitcoin allnewsbitcoin
  • Home
  • News
  • Crypto
    • Altcoins
    • Bitcoin
    • Blockchain
    • Cardano
    • Ethereum
    • NFT
    • Solana
  • Market
  • MarketCap
  • Mining
  • Exchange
  • Metaverse
  • Regulations
  • Analysis
    • Crypto Bubbles
    • Multi Currency
    • Evaluation
Reading: A new standard for the use of AI unifies Bitcoin, Ethereum and Solana
Share
bitcoin
Bitcoin (BTC) $ 64,815.00
ethereum
Ethereum (ETH) $ 1,825.99
xrp
XRP (XRP) $ 1.20
tether
Tether (USDT) $ 0.998612
solana
Solana (SOL) $ 72.08
bnb
BNB (BNB) $ 626.41
usd-coin
USDC (USDC) $ 0.999574
dogecoin
Dogecoin (DOGE) $ 0.09193
cardano
Cardano (ADA) $ 0.202351
staked-ether
Lido Staked Ether (STETH) $ 2,265.05
tron
TRON (TRX) $ 0.333359
chainlink
Chainlink (LINK) $ 8.37
avalanche-2
Avalanche (AVAX) $ 8.09
wrapped-bitcoin
Wrapped Bitcoin (WBTC) $ 76,243.00
wrapped-steth
Wrapped stETH (WSTETH) $ 2,779.67
the-open-network
Toncoin (TON) $ 1.91
stellar
Stellar (XLM) $ 0.211415
hedera-hashgraph
Hedera (HBAR) $ 0.085963
sui
Sui (SUI) $ 0.83246
shiba-inu
Shiba Inu (SHIB) $ 0.000005
weth
WETH (WETH) $ 2,268.37
leo-token
LEO Token (LEO) $ 9.98
polkadot
Polkadot (DOT) $ 1.11
litecoin
Litecoin (LTC) $ 47.56
bitget-token
Bitget Token (BGB) $ 1.89
bitcoin-cash
Bitcoin Cash (BCH) $ 241.74
hyperliquid
Hyperliquid (HYPE) $ 74.65
usds
USDS (USDS) $ 0.999623
uniswap
Uniswap (UNI) $ 2.82
All News BitcoinAll News Bitcoin
Search
  • Home
  • News
  • Crypto
    • Altcoins
    • Bitcoin
    • Blockchain
    • Cardano
    • Ethereum
    • NFT
    • Solana
  • Market
  • MarketCap
  • Mining
  • Exchange
  • Metaverse
  • Regulations
  • Analysis
    • Crypto Bubbles
    • Multi Currency
    • Evaluation
© 2025 All Rights reserved | Powered by All News Bitcoin
News

A new standard for the use of AI unifies Bitcoin, Ethereum and Solana

March 25, 2026 7 Min Read
Share
A new standard for the use of AI unifies Bitcoin, Ethereum and Solana

Table of Contents

Toggle
  • Who can use MoonPay’s OWS commonplace?
  • How does OWS shield keys?
  • The background: Coinbase had already launched its personal pockets for brokers

The fintech MoonPay printed this March 23 the Open Pockets Customary (OWS), an open supply protocol that defines a unified means for synthetic intelligence (AI) brokers to retailer non-public keys, handle wallets and signal transactions on a number of crypto asset networks.

OWS is already operational and in line with its creators it integrates with networks resembling Bitcoin, Ethereum, Solana, XRP Ledger, Tron, Polygon, amongst others.

The launch is supported by 21 founding organizations, together with PayPal, Solana Basis, Ethereum Basis, Circle, OKX and Ripple.

Till now, as indicated by MoonPay, every growth different applied this technique in its personal means: keys saved in configuration information, setting variables or course of reminiscence, and not using a widespread safety mannequin or the potential for a pockets created by one device working in one other.

Amongst these options, there are already some operational ones, resembling Coinbase’s x402 fee protocol, Tempo’s MPP or Lightning Labs’ L402, which outline how brokers pay for providers, however none specify the place the non-public key lives or how it’s protected.

An AI agent is a program that executes duties autonomously: trying to find data, making choices and, in monetary contexts, making funds with out human intervention in every operation. For an agent to carry out its capabilities, resembling paying for digital providers or working available in the market, you want a pockets with non-public keysthat’s, the cryptographic credentials that authorize every transaction.

See also  Unprecedented, formerly rotated executives want to make it easier to purchase Memcoin.

The OWS commonplace guarantees to unravel non-public key administration with a vault (vaultin English) encrypted saved domesticallya single seed phrase, which generates wallets on all supported networks, and a single signing interface that works the identical regardless of which community the agent operates on.

The usual helps any community that makes use of hierarchical deterministic derivation (HD), the trade commonplace methodology for producing a number of wallets from a single seed phrase, standardized by the BIP-39 proposal.

OWS shouldn’t be a fee protocol: it’s the layer of wallets that sits under them. As mandated by fintech, OWS supplies that widespread layer in order that any fee protocol can name a pockets as an alternative of constructing your individual key administration system.

Who can use MoonPay’s OWS commonplace?

The official OWS web site reveals a fast begin information that reduces your whole course of to 2 instructions in a terminal. One to put in the package deal and one other to create the pockets with a reputation. No configuration information required, no cloud configuration, no authentication flows. The pockets is encrypted with a password outlined by the consumer and saved domestically.

That technical simplicity delimits who can use OWS at the moment: it is a device for builders constructing brokers, not an software for finish customers who need to retailer cryptocurrency. There isn’t any push-button interface or management panel: interplay happens solely on a command line.

The OWS recipient is a programmer who wants their agent to securely signal transactions, not the consumer who needs to ship bitcoin (BTC) from their telephone.

How does OWS shield keys?

The central level of the OWS design is that, as they clarify, the non-public secret’s by no means uncovered to the agentto the language mannequin that drives it or to any exterior course of.

See also  Stripe unveils AI Foundation model for payments, revealing a "deeper partnership" with Nvidia

In line with the assertion, the keys are encrypted with AES-256-GCM (a extensively adopted commonplace) and They’re solely decrypted on the actual second of signing a transaction. As soon as the signature is produced, the important thing could be deleted from reminiscence instantly, they element.

That mannequin contrasts with the strategy of cloud custody providers, the place every signing operation requires a name to exterior servers, including latency and a dependency on third events.

OWS, they emphasize from MoonPay, operates solely on the developer’s machine or on the server the place the agent runs. The one community connection required is the one which transmits the already signed transaction to the community.

The usual is accessible at the moment to builders by way of an SDK in JavaScript and Python, and its full specification is printed on GitHub, permitting any group to undertake or construct on it with out restrictions.

The background: Coinbase had already launched its personal pockets for brokers

The launch of OWS happens weeks after Coinbase introduced Agentic Wallets, its personal pockets infrastructure for AI brokers, on February 11, as reported by CriptoNoticias.

This device permits brokers to function on Base, the second layer Ethereum community created by Coinbase, and different unannounced chains, and integrates with x402, the alternate’s personal fee protocol.

Not like OWS, Agentic Wallets retailer keys in Trusted Execution Environments (TEEs) inside Coinbase’s infrastructure, introducing a technical dependency on the alternate’s service despite the fact that the corporate doesn’t immediately handle the funds.

What each developments verify is that the construct for AI brokers continues the evolution strategy of these autonomous brokers and has already change into lively infrastructure. If OWS achieves substantial adoption, any agent might doubtlessly signal transactions throughout a number of networks from a standard layer, with out counting on anyone firm.

See also  Bitcoin fell in love with $90,000, what comes next?

That accelerates a situation the place brokers function, pay and accumulate fully autonomouslywith out human intervention at every step. Nonetheless, the chance is that the growing autonomy of brokers additionally introduces potential errors when programming monetary purposes, in addition to increasing the assault floor for these searching for to control their directions.

TAGGED:Artificial Intelligence (AI)Bitcoin (BTC)cryptocurrenciesRelevantTechnologywallet or purse)wallets (wallet
Share This Article
Facebook Twitter Copy Link
Previous Article Invesco joins the tokenization race with a $900 million fund Invesco joins the tokenization race with a $900 million fund
Next Article From Chatbots To Commerce: Why Meta AI Is Dominating Tech Conversations From chatbots to commerce: Why meta AI is dominating the tech conversation
Leave a comment Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

image
Will there be a volatility shock for Ethereum? What to expect as selling pressure increases
Ethereum
Oluwapelumi Adejumo
Bitcoin’s plunge to $65,000 has traders paying to prevent a drop to $50,000
Bitcoin
image
Binance ends NFT support on exchange and moves service to wallet
NFT
image
Base’s state update system went down, but no one noticed.
Blockchain
The US blocked the full publication of Google's quantum paper on Bitcoin
The US blocked the full publication of Google’s quantum paper on Bitcoin
News
Charles Hoskinson warns of a "wave of failures" in the Cardano ecosystem
Charles Hoskinson warns of a “wave of failures” in the Cardano ecosystem
Market
allnewsbitcoin
allnewsbitcoin

"We are dedicated to bringing you timely, accurate, and insightful updates to help you navigate the ever-evolving digital finance landscape."

Editor Choice

The CEO of Nvidia, which manages $4.5 trillion, made a controversial statement about Bitcoin (BTC)! This also concerns Elon Musk!
66 stock-traded companies have 12 cryptocurrencies – Here’s a list of altcoins they have
Ether Lee Rium Whale Activities increases every week of $ 946.6m.

Follow Us on Socials

We use social media to react to breaking news, update supporters and share information

Facebook Twitter Telegram
  • About Us
  • Contact Us
  • Disclaimer
  • Privacy Policy
  • Terms of Service
Reading: A new standard for the use of AI unifies Bitcoin, Ethereum and Solana
Share
© 2025 All Rights reserved | Powered by All News Bitcoin
Welcome Back!

Sign in to your account

Lost your password?