@pontem/liquidswap-sdk
Advanced tools
Comparing version 0.5.1 to 0.5.2
{ | ||
"name": "@pontem/liquidswap-sdk", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "SDK to use LiquidSwap functions", | ||
@@ -5,0 +5,0 @@ "author": "Igor Demko <igor@pontem.network>", |
@@ -399,4 +399,8 @@ <a name="readme-top"></a> | ||
### A lot of additional examples located here: [`src/main.test.ts`](src/main.test.ts); | ||
### More examples | ||
Additional examples you can find in: [`src/main.test.ts`](src/main.test.ts). | ||
Examples working with Aptos SDK can be found in the [examples](examples) directory. | ||
<p align="right">(<a href="#readme-top">back to top</a>)</p> | ||
@@ -410,4 +414,5 @@ | ||
- [x] Swap: unstable / stable (normal and high gas) | ||
- [ ] Liquidity: add / redeem LP | ||
- [ ] Pools: check pool / create pool | ||
- [x] Liquidity: add / redeem LP | ||
- [x] Pools: check pool / create pool | ||
- [x] Examples with Aptos SDK | ||
- [ ] Staking: stake / harvest / unstake | ||
@@ -414,0 +419,0 @@ |
218725
460