Skip to content

minswap/minswap-lbe-v2

Repository files navigation

😻 Minswap LBE V2 Contract

Structure

Building

Prerequisites

  • Install Bun v1.1.17
  • Install Aiken v1.0.26-alpha
  • Run aiken build to double check scripts bytecode in plutus.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

Beta Testnet Interface:

https://interface-git-lbe-v2-fe-official-minswap.vercel.app/launch-bowl

Example Transactions:

Mainnet

TODO

Audit Report

The contract audit has been conducted by Certik. The Audit report is available under Audit Report.

References

  1. Specification
  2. Audit Report