logoalt Hacker News

interactivecode12/08/20247 repliesview on HN

Fully agree. We should just settle on a single internet currency thats fast, interoperable and not a market for speculation.

Hmm perhaps we don’t need more types of currency? Perhaps it’s better to push deep integration of modern banking changes like psd2, psd3 and others. Across the whole internet. So everyone can just do regular payments with their own bank in a safe and protected way, and hopefully with less intermediaries.


Replies

grues-dinner12/08/2024

Yes, indeed. The thing is MasterCard, Visa and all their foreign counterparts actually do provide a lot of value in keeping the ecosystem relatively safe for normal people. When I see a contactless touch point in a shop, I know it's almost certainly legit. If they didn't, people would just use cash.

So there's probably always going to be some kind of transfer or network access fee. It's just that it very much not a competitive market place.

Opening up the system to competition, but still within a regulatory framework that prevents it degenerating into a Wild West hotbed of scamming does seem like a good way to achieve some of that. Certainly, the vaunted "free market" should be ensuring that the price of a transaction is pretty close to the cost of providing it, and it clearly is not currently.

The problem, or feature, depending on who you ask, is that basically only governments can provide that kind of regulation. Which will always then inject a level of geopolitics into things like which countries you're allowed to buy your blog posts from. And for governments who listen to business over citizens also leads to capture and subversion of the system.

TeMPOraL12/09/2024

> and not a market for speculation.

That's the bit I don't know how to solve. I have a feeling it may not be solvable in principle, only mitigated if we could get trading on the thing turned into a crime. You'd still have black market trading, but hopefully much more limited in its impact on ordinary use.

show 1 reply
Suppafly12/09/2024

>Fully agree. We should just settle on a single internet currency thats fast, interoperable and not a market for speculation.

I wish we would all agree to just go back to mostly using paypal (or venmo, zelle, etc) for online shit and leave crypto out of it. The only advantage to crypto is anonymity, and possibly the ability to send smaller fractional payments, but honestly the existing non-crypto solutions could come up with solutions to those things.

noch12/09/2024

> We should just settle on a single internet currency that's fast, interoperable and not a market for speculation.

With respect to crypto, a "single currency" shouldn't be a prerequisite because, with a $3T mcap, crypto has plenty of liquidity across centralized and decentralized exchanges to allow anyone to convert between any currencies they have on-chain. (Uniswap for instance has $1B - $6B volume transacted daily.)

Declaring a single currency would also be antithetical to free market competition for currencies.

> interoperable

If "interoperable" means you can use the currency anywhere, then I think liquidity for currency conversion is sufficient.

That said, we already have dollar (USD) stablecoins[^0] on all major L1, L2, rollup blockchains. Because they are pegged to the U.S. dollar, they also meet your requirement that the currency not be speculative (Strictly speaking, the U.S. dollar is inflationary and therefore is subject to speculation, but perhaps I'm being pedantic.).

> fast

Rollups[^3] provide fast transactions. These use various cryptographic protocols to verifiably and quickly batch and compress user operations on-chain.

> deep integration of modern banking changes

"Deep integration of modern banking" sounds good but modern banking creates a choke point[^1] where users can be targeted and denied services. Ultimately we would want to be able to stay on-chain for all payments and not need off-ramps which leave users open to debanking[^2] or surveillance. Crypto is permissionless and, with little effort from the user, censorship resistant.

---

[^0]: https://castleisland.vc/writing/stablecoins-the-emerging-mar... "Stablecoins – tokenized representations of fiat currencies circulating on blockchains 1 – are unambiguously the “killer app” of crypto so far. There are over $160 billion worth of stablecoins in circulation today, up from single digit billions as recently as 2020. Over 20 million addresses make a stablecoin transaction on public blockchains every month. And in the first half of 2024, stablecoins settled (according to our adjusted estimates) over $2.6 trillion dollars worth of value. Stablecoins offer considerable advantages relative to existing payment systems, including native programmability, strong auditability properties, fast settlement, the ability to self-custody, and native interoperability"

[^1]: https://www.piratewires.com/p/2023-banking-crisis "Beginning in 2013, Choke Point was a scheme which sought to marginalize specific industries operating legally — not through lawmaking, but by applying pressure via the banking sector."

[^2]: https://x.com/nic__carter/status/1862950205252874552 "[T]he FDIC and other financial regulators had secretly imposed a 15 percent cap on deposits at banks for crypto-related firms."

[^3]: https://l2beat.com/scaling/summary

show 1 reply
micropayer12/08/2024

[dead]

klntsky12/08/2024

Read about chain abstraction and account abstraction for EVM.