Your Trezu treasury can now earn yield on @rhea_finance!
Rhea is NEAR's most powerful DeFi hub, bringing together swaps, lending, and yield under one roof with over $130M in TVL.
Just connect your treasury as a wallet directly in their UI and start earning on assets you're already holding.
Live now on our new Earn page 😎
New tool for app-level cross-chain execution ⚡️
Aurora’s Intents Connect is powered by @near_intents, but targets a different layer than the 1Click API.
✦ 1Click API is mainly about getting the right asset to the right chain
✦ Intents Connect is about what happens after that
Not sure who needs a reminder but this is the curated entry point into the NEAR ecosystem:
https://t.co/4h76SuWXnW
Everything in one place - from first faucet to production infra.
Skip the random repos. Start here and don’t waste hours digging through noise ✅
IronClaw v0.26 is out 🚀
Major highlight is self improving RLM engine (v2) that has gotten a lot more stable over the past week.
Another big work stream is multi tenancy - the only claw that can be shared by the team or enterprise due to security isolation approach.
Instead of watching another “agent stack” thread built on APIs you don’t control, watch this 36-minute guide on a fully sovereign AI agent running 24/7 on a $160 Raspberry Pi 5 using IronClaw.
Bookmark & give it 30 mins, no matter what. It’ll be the most productive thing you do
Manage your assets on the go.
Now you can log in via @NEARMobile_app
Straight from your phone.
Seamlessly.
What’s more, $NPRO is the TOP-6 asset under management on Trezu ⬇️
I had a moment last week that's hard to explain if you're not a developer. But I'll try - because a year ago if someone told me adding a new blockchain to my app would take a single file rename, I'd assume they were high.
I was adding cross-chain wallet support to NEAR FM. Started with Solana - built the deposit, swap, and withdrawal flows through NEAR Intents. Everything worked.
Then I sat down to add Ethereum support. Opened the code. Looked at the Solana integration. The deposit method is the same. The swap method is the same. The withdrawal method is the same.
I renamed filename solana => cross_chain.rs That was the entire Ethereum integration.
Same code. Same API. Same flow. Different chain. NEAR Intents abstracts the chain away completely. The blockchain your user is on becomes a parameter, not an architecture decision.
This is what chain abstraction actually feels like when you build with it. Not a whitepaper concept. The moment where adding a new blockchain takes less time than writing this tweet.
If you're a developer and haven't tried building on NEAR Intents - do it once. That rename moment will change how you think about cross-chain.
🚨 COMMUNITY UPDATE: Machine Payments Protocol hits the NEAR stack
A dev on Reddit shared an MPP implementation (yes, the one from Stripe + Tempo), but now it actually speaks NEAR
What’s inside:
✦ HTTP 402 payment flow
✦ Axum middleware
✦ NEP-141 tokens
NEAR Intents + Outlayer. Agent executes. Payment goes through delegated execution.
Still a work in progress, but the core already works. You can try the demo and share your feedback ✍️
Sovereign stack:
- near(.)com for all assets kept confidentially in non custodial wallet
- near(.)ai for confidential ai inference and agent hosting
IronClaw for everything else.
Doesn’t have to be hard.
Triggering an Ethereum tx without touching ETH.
That’s NEAR Chain Signatures + Tachyon.
MPC signs. Derived address executes.
One NEAR account. No EOAs mess.
One Balance. Any Chain.
If you build multichain dApps, you usually have to hold native tokens on every network just to pay for user transactions.
Tachyon abstracts this away. You pay for gas in one currency, and they handle the relaying everywhere else. But the hidden gem is...
✨ Authenticated Transactions. The killer feature ✨
This is the "only with NEAR" part. It turns a NEAR account into a remote control to authorize and trigger transactions on other L1/L2s.
Instead of managing 10+ keys and complex signing logic, you just sign an off-chain payload with your NEAR account. Tachyon handles the rest.
Chain Abstraction in action ✅
"Only with Near" feature: https://t.co/Lj3QAKsFzr
Docs: https://t.co/LqizavUekW
And you can find out more about Tachyon here 👇
🚨 Update: Shade Agent Framework
After April 19, 2026, the Shade Agent Framework by @proximityfi will no longer be maintained as a standalone developer tool.
✦ Development focus is shifting to new priorities
✦ Docs are moving to the GitHub monorepo
✦ The framework stays open source, but without active support
Teams using it in production should plan for self-maintenance or migration to alternative solutions.
NEAR Intents product is actually consists of three core layers powered by NEAR tech:
- asset layer - holding and moving assets across different chains
- settlement layer - intents smart contract and soon escrow with ton more features to settle matches intents at 600ms
- matching layer - broadcast intent and match with a solver based on originator requirements
Plus 1 click swap API - which is the easiest gasless api for exchanging assets, bridging or paying.
Asset layer is built using Chain Signature - a MPC that is controlled by near contracts. This means that any account or contract on NEAR can have public addresses, hold assets and issue transactions for other chains. It’s as if each NEAR account and contract got a Fireblocks account.
There are other use cases for this asset layer - simplest one is bridging assets from NEAR out to other chains (OmniBridge). This allowed to bring ZEC to Solana. @TemplarProtocol using it to hold deposits in isolated lending pools. It’s fully programmable and effectively makes NEAR the easiest place to build multichain apps.
Been pushing hard the last few days to get @NEARProtocol intents working inside @BitteProtocol and honestly, it really feels like we’re finally getting close to a true chain-agnostic experience
You can just say:
“Swap 100 USDC to Base”
The agent sees your balance, understands your intent, and makes it happen regardless of chain
Same flow works across @solana , @arbitrum, @gnosischain, @dogecoin, btc and probably very soon @SuiNetwork
The nice thing is this is coded as a primitive, so anyone building agents can add it to their stack instantly without having to do anything
Watching this work in production makes it feel like the future’s not that far off
Should be live in the next couple days
Demo below 👇
We just launched NEAR Treasury in beta, and we want to show you "Behind the Code."
Learn about how it was built and what goes into a product like this.
Let's go Behind the Code - Episode 1...
Built for DAOs, grant recipients, and finance teams, NEAR Treasury makes it easy to handle your treasury with multisig approvals and customizable voting policies. Learn more and join our beta 👇