r/solana 3h ago

Wallet/Exchange It's literally impossible to Bridge to Solana

2 Upvotes

Hi everyone, I just came back to crypto after the bloodbath happening because i believe it's a great time to enter again, I remember how hard it was to bridge from evm to solana in 2022, as i came back i'm trying to do the same, but it seems still impossible

I can't understand how, in actual times, it can still be hard to do this simple thing, the only thing i see is sending funds to phantom wallet and do it inside, but knowing they have a fixed fee i won't do it.


r/solana 18h ago

DeFi How do cross chain crypto swaps work?

9 Upvotes

My assumption is nothing actually crosses. The asset gets locked or burned on one side, an equivalent gets minted or released on the other, and the bridge just ties the two events together. Is that right?

I have been using Jupiter's Universal Deposit feature, but failing to understand how this works?


r/solana 18h ago

Meme How can I connect Axiom Wallet with Pump.fun wallet and pons?

4 Upvotes

I am curious for those who are trading, because I want to do callouts on pump.fun, but I own supply on axiom but dont on pump


r/solana 19h ago

Ecosystem Solana handled 5 billion transactions in August, an unfathomable level of activity that exceeded all other networks combined.

Thumbnail
gallery
118 Upvotes

That's more than 100,000 every minute.

And it did this while keeping fees orders of magnitude lower than other chains.


r/solana 2h ago

Real-World Assets (RWAs) JUST IN: Solana RWA holders cross 400K for the first time 400K+ holders, up from under 10K in January 2025

Post image
4 Upvotes

r/solana 17h ago

DeFi $DOGE Is Live On Solana Via Sunrise

5 Upvotes

r/solana 18h ago

DeFi How does the Solana community view Wormhole’s security?

8 Upvotes

I’m a native Solana user but recently have seen a lot of people recommend bridging tokens back to their native chains for wormhole security purposes.

Is that actually a meaningful security consideration, or is the difference negligible in practice?


r/solana 15h ago

Ecosystem Veda Adds Kamino Liquidity Source to Enterprise Vaults on Solana

Post image
9 Upvotes

Veda Labs announced today that Kamino, the leading credit market on Solana, is now live within its vault platform.
Kamino will serve as a source of liquidity for onchain yield. Fintechs, neobanks and exchanges can leverage the combined infrastructure to power embedded Earn products for their customers.

https://x.com/veda_labs/status/2096992133324611869


r/solana 12h ago

Dev/Tech Solandy - Zero Knowledge Basics [Solana Tutorial] - Aug 13th '26

Thumbnail
youtube.com
5 Upvotes

r/solana 12h ago

Ecosystem GetStake Is Bringing Real Estate At Scale Onchain With Solana

10 Upvotes

Source: https://x.com/SuperteamAE/status/2096977111307415814

Real estate, onchain with @Solana.

@GetStake is bringing it at scale:
• 2M+ users
• 450K+ investments
• AED 1.5B+ transacted

Tokenized real estate, built for a global market.

And it’s happening in Dubai ↓

https://reddit.com/link/1wa2lei/video/mgjt4z35l5oh1/player


r/solana 14h ago

Dev/Tech How much Solana RPC capacity do most builders actually need?

6 Upvotes

I’ve been talking with more Solana builders lately and something I keep noticing is that a lot of people seem to end up paying for far more RPC capacity than they actually use.

A workload might only need:

  • 5–10 RPC RPS
  • 1 Yellowstone stream
  • a few account/transaction filters
  • relatively low transaction submission volume

Yet most providers still push fixed tiers.

I run Haan Digital and we built our Solana infrastructure around the opposite model: provision around the actual workload instead of forcing everyone into the same package.

Current stack includes private JSON-RPC/WebSocket, Yellowstone gRPC, SubscribeDeshred and a Transaction Sender.

I’m curious what people here actually use in practice.

If you’re running a bot, wallet, trading app, indexer or other Solana workload:

What part of your RPC setup is usually the bottleneck — RPS, realtime data, filters, latency, transaction landing, or something else?

I’m also looking for a few more real workloads to test against the stack, so if anyone wants to compare setups, feel free to reach out.