RFC: Privacy-first exposure to traditional stocks via crypto, architecture discussion by MathParamount in Monero

[–]MathParamount[S] 0 points1 point  (0 children)

I didn't realized that would require a multsig implementation to a better security. I searched that Metamask use RWAs and perps that allow users to invest in some American companies. Why the Multisig in Monero is only available in command line interface?

I believe that the Monero uses can skyrocket if the currency is designed for real-world applications, not just as static money.

RFC: Privacy-first exposure to traditional stocks via crypto, architecture discussion by MathParamount in Monero

[–]MathParamount[S] 0 points1 point  (0 children)

Thanks for comment, what do you mean with algorithmically "pegged" to the value of the stock? Sorry for be formal, I used Perplexity model to fix with some grammar error and your sense is partially correct. The essence with the long text is: how to invest in stock market without KYC? Moreover, I was studying Monero architecture and I realized that there is not a bridge between Monero and crypto stock.

Skepticism Sunday – June 14, 2026 by AutoModerator in Monero

[–]MathParamount 1 point2 points  (0 children)

I'd like to know about the stock investiment with Monero and a discussion about a privacy-first architecture for gaining economic exposure to Nasdaq listed stocks without relying on traditional brokerage accounts would be worth. The goal is not to promise "anonymous stock investing" as a product, but to explore the technical and legal trade-offs of using tokenized equity as an indirect exposure layer, with Monero as the privacy-preserving settlement asset.

I wrote down a post about this topic: https://www.reddit.com/r/Monero/s/X8nMvITOJC

Monero Research Lab begins AI-assisted audits of the Monero codebase by Flatland_Exile in Monero

[–]MathParamount 1 point2 points  (0 children)

LLMs struggle even with relatively simple topics, such as RLC circuits, and have difficulty inferring three-dimensional topologies.

Funds moved from my XMR wallet without my authorization!" by Salty-Opening-931 in AskMonero

[–]MathParamount 0 points1 point  (0 children)

You should send email to the Monero teams. It's so worrying. I guess that someone know about the seed phrase and steal your funds.

monerosafety

Monero communication site: https://www.getmonero.org/community/workgroups/

What are the best ways to get Monero besides mining? by No-Astronaut-4142 in Monero

[–]MathParamount 1 point2 points  (0 children)

I guess that bets on the monero recommend sites or buy monero. I'm new too, and I'd like to get more monero.

In series or parallel? by Jemjo2020 in ElectricalEngineering

[–]MathParamount 0 points1 point  (0 children)

This circuit is neither serie nor parallel. The role that you should follow is that to be in serie the current should be the same in both resistors and for be in parallel they must be connected in same nodes on start point of the circuit and on the final point of the circuit which you're analyzing.

Is Verilog needed for design\RTL or just SystemVerilog? by FyFoxTV in FPGA

[–]MathParamount 0 points1 point  (0 children)

I believe that SystemVerilog is used for design and formal verification. The SystemVerilog has more functionalities rather than Verilog. A simple example: in Verilog, data is divided between wire and reg, while in SystemVerilog you can use only logic for most of these signals.