Skip to content

docs: add simple-amm-lp preset to README -- bounty #30#39

Open
phachon wants to merge 1 commit into
kcolbchain:mainfrom
phachon:main
Open

docs: add simple-amm-lp preset to README -- bounty #30#39
phachon wants to merge 1 commit into
kcolbchain:mainfrom
phachon:main

Conversation

@phachon

@phachon phachon commented Jun 6, 2026

Copy link
Copy Markdown

The simple-amm-lp preset already exists in presets/, is auto-discovered by list_presets(), and runs via --preset simple-amm-lp. This PR adds it to the README for visibility.

Closes #30

@abhicris

abhicris commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Welcome to kcolbchain, @phachon — glad you're here. 🌱

Here's what happens from this PR:

  1. Our automated review looks for obvious issues (tests, secrets, size) within a couple of hours.
  2. If it's clean and CI passes, we merge without back-and-forth.
  3. If we need changes, we'll leave a specific comment — not a generic nit. Push another commit and we re-review.

While you wait:

  • Run the repo's tests locally (see the repo README.md).
  • Keep the PR scoped to one concern — bigger PRs land slower.
  • Don't commit tokens or .env contents.

What happens after your first merge

Thanks for writing the code. We're building this to last.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

L0: Add a simple-amm-lp YAML preset

2 participants