Home > bitburner > Corporation > createCorporation
Create a Corporation
Signature:
createCorporation(corporationName: string, selfFund: boolean): boolean;| Parameter | Type | Description |
|---|---|---|
| corporationName | string | |
| selfFund | boolean | If you should self fund, defaults to true, false will only work on Bitnode 3 |
Returns:
boolean
true if created and false if not