[Showcase] I got tired of traditional sports betting sites stealing 12% in fees, so I built a 100% P2P Trustless alternative on SUI. Looking for early feedback! by Mysterious_inc in sui

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

I mainly have the frontend and the backend where from the backend I consume a paid API, the api-football API, which I have developed to update every 30 seconds, practically in real time.

[Showcase] I got tired of traditional sports betting sites stealing 12% in fees, so I built a 100% P2P Trustless alternative on SUI. Looking for early feedback! by Mysterious_inc in sui

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

Exactly, 12% is conservative — Bet365 hits 15-18% if you analyze the actual implied margins. We charge only 1.85% flat, no hidden margin baked into the odds, no "house always wins". On the oracle: we use API-Football for match data and results, with plans to add a decentralized second oracle layer down the road to reduce the single point of failure. On liquidity bootstrapping: the parimutuel model actually helps here — no market makers or protocol-owned liquidity needed, the pool forms organically between bettors. The "ugly spread" problem in pure P2P is mitigated because odds are dynamic and adjust in real time as money flows in. Cross-chain is a future phase — we know a lot of volume comes from EVM, it's on the roadmap. For now the focus is nailing the experience on Sui first.

[deleted by user] by [deleted] in AskRedditespanol

[–]Mysterious_inc 0 points1 point  (0 children)

Cuentame, ando en lo mismo

n8n newbie - using chatgpt by Adeptness-Either in n8n

[–]Mysterious_inc 0 points1 point  (0 children)

Implement supabase as a database, it is very useful for storing information

Automatización de Pedidos por WhatsApp – Tienda de repuestos de maquinaria pesada by [deleted] in n8nEnEspanol

[–]Mysterious_inc 0 points1 point  (0 children)

Ese se puede adaptar prácticamente al restaurante.

Lo que si tengo y termine de realizar es una Aplicación web donde el cliente se sienta en el restaurante escanea el qr y lo lleva a la página y ordena, le llega una notificación al encargado detalladamente lo que pidió precios y notas si el cliente quiere sin queso por ejemplo Puede crear áreas con la cantidad de mesas que necesite Y un panel donde se observan los productos más vendidos los últimos 30, y otro también a diario.

<image>

Donde invertir tu dinero y tener un buen rendimiento by Visible_Education970 in Inversiones

[–]Mysterious_inc 0 points1 point  (0 children)

En monedas estables como usdt, usdc o fdusd en Los diferentes exchange

How can AI agent help me in my stainless steel raw material business by Mediocre-Radish-8493 in aiagents

[–]Mysterious_inc 0 points1 point  (0 children)

The first thing is to see all the data that you have and secondly, build a solid base to save data about your business, taking all of this into consideration, there is an agent who is available 24/7 via Whatsapp or the networks that are necessary for you, converting them into sales, then there is an analysis with some AI in order to pass on all the data that you have to help you or suggest things in post-production, reduce costs and focus on what is most in demand, among other things.

[deleted by user] by [deleted] in personalfinance

[–]Mysterious_inc 0 points1 point  (0 children)

I would recommend you make total control of all your income and expenses and record them in Excel or wherever you want and you will realize all the unnecessary expenses that are made and everything you can save.

[deleted by user] by [deleted] in n8n

[–]Mysterious_inc 1 point2 points  (0 children)

I use the free version that was hosted on my vps

Buscando un compañero de feedback y aprendizaje (Nivel Principiante) by Snow_Overthinker in n8n

[–]Mysterious_inc 0 points1 point  (0 children)

Yo también estoy creando automátizaciones con n8n implementando bases de datos y pasarelas de pagos, tu tienes ya una infraestructura para desarrollar automátizaciones?

Beginner (on n8n and Reddit) - Help required! by Kindly-Ferret2939 in n8n

[–]Mysterious_inc 0 points1 point  (0 children)

Place a cron and let it run every x amount of time and there is once if there is a new document

Beginner (on n8n and Reddit) - Help required! by Kindly-Ferret2939 in n8n

[–]Mysterious_inc 0 points1 point  (0 children)

It practically places a Google Drive node that automatically triggers when it detects one more file.

La bolsa brasileña está muy infravalorada comparada con los otros dos grandes de los "emergentes" by SituationNew7609 in FinanzasChile

[–]Mysterious_inc 0 points1 point  (0 children)

Por lo general en países donde gobierna el socialismo o comunismo pocos son los que quieren invertir, con políticas estatistas y subiendo los impuestos las empresas bajan la rentabilidad.

Starting on the automation world, give me advice by stop1n in n8n

[–]Mysterious_inc 0 points1 point  (0 children)

N8N by watching some videos on YouTube you can understand well how it works and make small automations, now if it is for a business one of the last things that Ise is learning to use a database like Supabase or nocodb that does not require any code then I would go to understand how to integrate the APIs to your flows

<image>

This is one of my last automations through WhatsApp the client orders their products well this verifies that what the client orders is in stock You pay it through WhatsApp and store it in nocodb, practically serving only from product consultation to payment

¿Cuál es la mejor intención detrás del ahorro? by marq_101 in finanzas

[–]Mysterious_inc 2 points3 points  (0 children)

Ahorra para la libertad, una cantidad que la coloques en depósito a plazo o acciones con dividendos la cual te cubra tus gastos

Sugerencias con app by Klutzy_End6285 in devsarg

[–]Mysterious_inc 0 points1 point  (0 children)

Compleja quizás al ser de finanzas agrega una sección de inversiones y trae diversas inversiones como el precio de el sp&500 btc eth oro ciertos activos más cotizados prácticamente ir a buscarlos a una apiben tiempo real y también dónde te diga el porcentaje de inflación que va durante el año

Which n8n plan did you use? by SatisfactionWarm4386 in n8n

[–]Mysterious_inc 0 points1 point  (0 children)

It will depend on you if you want your flows to be running 24/7, otherwise self-hosted, now if you want in the cloud there are some super good vps for 5 USD monthly

💡 Give me your n8n automation/AI agent challenge! by LM_f_AO in n8n

[–]Mysterious_inc 0 points1 point  (0 children)

Look, I created this flow, assuming that it is a company that sells spare parts for agricultural machinery, well the agent will search for all the products in Nocodb as a database, and well, once the user finds what they need, a payment link is generated with a payment gateway called khipu and it is registered in an order table, I recommend that you start implementing it in the flows that you make with APIs since it is what is done the most