Skip to content

Instantly share code, notes, and snippets.

View ahmetcanturk's full-sized avatar
:shipit:
Still coding

a.c ahmetcanturk

:shipit:
Still coding
View GitHub Profile
@ahmetcanturk
ahmetcanturk / pump_amm.json
Created June 22, 2025 13:17 — forked from Taylor123/pump_amm.json
PumpSwap IDL
{
"address": "pAMMBay6oceH9fJKBRHGP5D4bD4sWpmSwMn52FMfXEA",
"metadata": {
"name": "pump_amm",
"version": "0.1.0",
"spec": "0.1.0",
"description": "Created with Anchor"
},
"instructions": [
{

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example