diff --git a/README.md b/README.md index 63c7edc..5253e17 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ This repository contains version 3 and onward of the smart contracts for the Sun > Note: Version 1 consisted of the closed source Plutus v1 contracts written in 2021; Version 2 consisted of a short lived attempt to rewrite them in Plutus v2, before we decided to migrate to Aiken. It's also convenient, as we also released a "v2" of the UI, and so many were getting confused when we spoke of the "v2 contracts", not understanding the difference. +Migration plan document: https://docs.google.com/document/d/1iGdx3LXb-5EJNpRe-6u6FTc0k75fg2BIQj8cG5DvQVo/edit#heading=h.2ifsxfxprbh8 +Link to formal V3 whitepaper: https://cdn.sundaeswap.finance/SundaeV3.pdf + ## Layout The repository is organized as follows: @@ -32,4 +35,4 @@ Some notable differences from the v1 contracts: - The stake address attached to a pool can be updated by a treasury administrator - The rewards earned by a pool can be withdrawn to the treasury as protocol fees - Scoopers are not issued tokens to authorize them; they are defined in a global settings datum - - Scoopers define the order inputs are processed, rather than relying on what order they appear in the transaction \ No newline at end of file + - Scoopers define the order inputs are processed, rather than relying on what order they appear in the transaction