- Main contracts:
- Library: under library package
- Install Bun v1.1.17
- Install Aiken v1.0.26-alpha
- Run
aiken build
to double check scripts bytecode inplutus.json
file - Run
bun install
to install necessary dependencies
- Run
bun check
to run all unit tests.
The smart contract has already been deployed on Testnet Preprod.
The detailed information on the deployment is located in References
https://interface-git-lbe-v2-fe-official-minswap.vercel.app/launch-bowl
- Init Factory
- Create Event
- Update Event
- Cancel Event
- Add Seller
- Using Seller
- Collect Seller
- Collect Order
- Collect Manager
- Create Amm Pool
- Redeem Order
TODO
The contract audit has been conducted by Certik. The Audit report is available under Audit Report.