Launch your talent coin
You sign every step with your own wallet. This site never holds keys or fees. The 50/25/25 split is written into pump.fun's fee-sharing config at launch and locks permanently.
A note on step 4. The research brief specified a
revokeFeeSharingAuthority call here. In
@pump-fun/pump-sdk v2.0.0 that instruction is no longer supported: the
one-time distribution policy locks the config after the first
updateFeeShares, so step 3 is already the lock.
Step 4 verifies the config PDA onchain instead. This is pre-launch
verification item #1 in the README; it needs a tiny mainnet test before
real launches.