Skip to content

Launchpad scripts#269

Merged
pileks merged 4 commits intodevelopfrom
pileks/launch-scripts
Mar 15, 2025
Merged

Launchpad scripts#269
pileks merged 4 commits intodevelopfrom
pileks/launch-scripts

Conversation

@pileks
Copy link
Copy Markdown
Contributor

@pileks pileks commented Mar 14, 2025

Added .env.example with settings for launches. Move into .env, change everything, and then simply hold enter throughout the script. If you don't, you can always enter everything manually.

To initialize a launch, run:

yarn launch-init

To start a launch, run:

yarn launch-start

To complete a launch, run:

yarn launch-complete

@pileks pileks requested review from R-K-H and metaproph3t March 14, 2025 21:54
@pileks pileks self-assigned this Mar 14, 2025
@pileks pileks changed the title Launch init/start scripts Launchpad scripts Mar 14, 2025
.preInstructions([
createAssociatedTokenAccountIdempotentInstruction(
launchAuthority,
payer,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is changed because it should be the payer (gas sponsor), not the actual launch authority itself.
Rationale: Launch authority should simply be the one that signs off the launch (init, start), e.g. it could be a non-funded keypair.

@pileks pileks merged commit faa929b into develop Mar 15, 2025
1 check passed
@pileks pileks deleted the pileks/launch-scripts branch March 15, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant