fixes the start liquid stacking button for stackers with locked stx
removes the minimum amount label in liquid stacking
improves naming of types
adds Lisa liquid stacking service
The two protocols do not implement a common interface. The UI at lockstacks only offers limited feature that is good enough for onboarding. Maybe a link to how to continue using the liquid STX token would be good.
The types are currently over-engineered as each protocol has their own contract. I kept it to have support for generic liquid stacking contracts.
This PR:
The two protocols do not implement a common interface. The UI at lockstacks only offers limited feature that is good enough for onboarding. Maybe a link to how to continue using the liquid STX token would be good.
The types are currently over-engineered as each protocol has their own contract. I kept it to have support for generic liquid stacking contracts.