Files
xrpl-dev-portal/content/_code-samples/create-amm/js/package.json
mDuo13 7b94d3edee Add create AMM tutorial
Add an interactive tutorial for creating an automated market maker,
updated with the latest changes from the Ripple Open Source site.
2023-09-08 14:29:53 -07:00

6 lines
55 B
JSON

{
"dependencies": {
"xrpl": "2.8.0-beta.0"
}
}