Crates.io | noble-xyk |
lib.rs | noble-xyk |
version | 0.0.0 |
source | src |
created_at | 2021-05-26 04:28:26.317377 |
updated_at | 2021-05-26 04:28:26.317377 |
description | AMM noble provides functionality for managing liquidity pool and executing trades. |
homepage | https://github.com/tetched/tetched-node |
repository | https://github.com/tetched/tetched-node.git |
max_upload_size | |
id | 402146 |
size | 2,225 |
AMM noble provides functionality for managing liquidity pool and executing trades. This pallet implements AMM Api trait therefore it is possible to plug this pool implementation into the exchange pallet.
create_pool
- add_liquidity
- remove_liquidity
- sell
- buy