A CLI tool for one-click deployment of tokens and liquidity pools across multiple chains
Prize Pool
superFLOW is built to solve and ease out the process of Token Generation events and later bridging and deploying liquidity pools of those tokens across multiple chains.
Usually a normal process for TGE and Post TGE looks something like this:
superFLOW is built to automate the above-mentioned disjoint and time-consuming steps with one click.
With superFLOW, you provide the necessary information, like the origin chain, total supply, and other metadata of the token, which all chains they want to bridge their tokens to, and how much of the total supply they want to bridge and put in the LP pool for that chain. With all this info collected beforehand, Superflow will do all the actions mentioned above for you, and you'll have the deployment result, like the LP Pool address of each destination chain, etc., as the end result. All of the steps from token generation to bridging to creating an LP pair and providing liquidity abstracted for you under the hood. That's superFLOW!
Superflow is a containerised cli solution that automates all the logic for you. The end result is a docker image that you run by executing a single docker command. Under the hood the different individual steps are automated with JS and Go scripts.