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) $ 68,105.00
ethereum
Ethereum (ETH) $ 2,078.15
xrp
XRP (XRP) $ 1.30
tether
Tether (USDT) $ 0.999827
solana
Solana (SOL) $ 78.69
bnb
BNB (BNB) $ 598.89
usd-coin
USDC (USDC) $ 0.999705
dogecoin
Dogecoin (DOGE) $ 0.090405
cardano
Cardano (ADA) $ 0.242164
staked-ether
Lido Staked Ether (STETH) $ 2,265.05
tron
TRON (TRX) $ 0.313976
chainlink
Chainlink (LINK) $ 8.60
avalanche-2
Avalanche (AVAX) $ 8.58
wrapped-bitcoin
Wrapped Bitcoin (WBTC) $ 76,243.00
wrapped-steth
Wrapped stETH (WSTETH) $ 2,779.67
the-open-network
Toncoin (TON) $ 1.22
stellar
Stellar (XLM) $ 0.153872
hedera-hashgraph
Hedera (HBAR) $ 0.085934
sui
Sui (SUI) $ 0.864177
shiba-inu
Shiba Inu (SHIB) $ 0.000006
weth
WETH (WETH) $ 2,268.37
leo-token
LEO Token (LEO) $ 10.12
polkadot
Polkadot (DOT) $ 1.22
litecoin
Litecoin (LTC) $ 53.37
bitget-token
Bitget Token (BGB) $ 1.84
bitcoin-cash
Bitcoin Cash (BCH) $ 433.65
hyperliquid
Hyperliquid (HYPE) $ 36.08
usds
USDS (USDS) $ 0.999879
uniswap
Uniswap (UNI) $ 3.02
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  Cardano surpasses Ethereum in developers, but the community of ADA is not satisfied

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  AI agent "rebels" and tries to mine cryptocurrencies

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  Vitalik highlights that Ethereum processes 50% more transactions

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
Ethereum Rally Based on $66.9 Billion Flows – Is it Sustainable or Limiting?
Ethereum
image
Symbiosis Finance expands to X1 EcoChain to unlock cross-chain interoperability and Web3 liquidity
Blockchain
image
Bitcoin miners are selling their BTC to pivot to the same business
Mining
Bitcoin
Finance CEO Raoul Pal has declared a Bitcoin all-time high, but you won’t believe the numbers.
Bitcoin
Quantum panic in Bitcoin is “an ongoing massive fraud scheme”: Greg Maxwell
Quantum panic in Bitcoin is “an ongoing massive fraud scheme”: Greg Maxwell
News
"I wouldn't be surprised if bitcoin falls below $59,000": PlanB
This is happening every time bitcoin reaches USD 70,000
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

AI agents need an identity and zero-knowledge proofs are the solution
NFTS trading sales fell 2.36% over the past seven days to $17.69 million. Crypto plants are leading sales
The most important variables of Bitcoin that investors should know

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?