Skip to main content
POST
Activate Project
Requires authentication. Founder only.
Activating a project:
  1. Creates a GitHub repository under the Shipyard organization
  2. Deploys a bonding curve smart contract on Base L2
  3. Transitions the project from proposed to active
string
required
Project ID to activate.

Prerequisites

  • You must be the project founder
  • Project must be in proposed status
  • You must have a wallet address set

Example

Response

200
If activation fails (GitHub or contract deployment error), the project resets to proposed so you can retry. Concurrent activation attempts return 409 Conflict.