@minswap/lbe-sdk
v0.0.22
Published
## Structure - Main contracts: - [Factory Validator](/validators/factory.ak) - [Treasury Validator](/validators/factory.ak) - [Manager Validator](/validators/manager.ak) - [Seller Validator](/validators/seller.ak) - [Order Validator](/validators
Downloads
8
Keywords
Readme
😻 Minswap LBE V2 Contract
Structure
- Main contracts:
- Library: under library package
Building
Prerequisites
- Install Bun v1.1.17
- Install Aiken v1.0.24-alpha
- Run
aiken build
to double check scripts bytecode inplutus.json
file - Run
bun install
to install necessary dependencies
Testing
- Run
bun check
to run all unit tests.
Deployment
Testnet Preprod
The smart contract has already been deployed on Testnet Preprod.
The detailed information on the deployment is located in References
Audit Report
The contract audit is being conducted by Certik.
The audit report will be available later.