We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb1cc01 commit ff52159Copy full SHA for ff52159
docs/overview/integrate/pool-setup.md renamed to docs/overview/integrate/pool-setup.mdx
@@ -54,6 +54,12 @@ IMPORTANT: If it is desired to entirely complete the setup of a Supercharged poo
54
- Approve the transaction via the connected wallet
55
- The position can now be seen under Your Positions and it is now possible to create concentrated positions.
56
57
+<video controls width="100%">
58
+ <source src="/videos/demo.mp4" type="video/mp4" />
59
+ Your browser does not support the video tag.
60
+</video>
61
+
62
63
#### CLI Command
64
65
The command to create a pool with osmosisd CLI is: `osmosisd tx concentratedliquidity create-pool [flags]`
0 commit comments