Files
2026-02-23 12:47:15 +00:00

11 lines
171 B
Markdown

# Create Amm (JavaScript)
Demonstrates how to create an Automated Market Maker (AMM) on the XRP Ledger.
Quick setup and usage:
```sh
npm install
node create-amm.js
```