Setup
The FlyFactory is the contract people pay 0.001 ETH to when they deploy a Fly. It has to exist on Robinhood Chain (mainnet, chain id 4663) once. Whoever deploys it becomes the owner, and every deploy fee is forwarded to the owner the moment a Fly is deployed.
- Network
- Robinhood Chain · 4663
- RPC
- https://rpc.mainnet.chain.robinhood.com
- Factory
- 0x50E4c50F22A7c069DC980F45265d6c15a2EbCeba
Admin
Loading…
Prefer the terminal?
With the generated treasury key in contracts/.env, from the project root:
npm run wallet:new # once: generates the treasury key npm run deploy:factory:wait # deploys as soon as the treasury has gas money