SOGGY DEV

Dev console

Three tools that sit outside the public app: one installs a launch stack on Robinhood Chain, one mints tokens on it, one sets up a second site on its own contracts. All of them act entirely from your own wallet — no private key is ever typed in.

1

Deploy a launchpad

Four contracts, one signature each, plus the stock whitelist. Roughly 0.0007 ETH of gas in total.

2

Create a token

Name, symbol, ETH or a stock pair. One transaction mints the supply and opens the market.

3

Deploy a second site

A whole second SOGGY on its own three contracts, its own owner and its own treasury, for a domain like dev2.soggylaunch.fun. Four signatures, about 0.0008 ETH. Same code as this site — one fix reaches both.

These pages carry noindex and are not linked from the public site, but anything served over the web is reachable by anyone who learns the URL. Treat the address as unlisted, not as private.