v2.6.16
Release notes v2.6.16 🎉
This is a minor feature release
What's new
- Added
finance
module that implementsVesting
functionality. Users may set up their vesting schedules leveraging linear and exponential distribution algorithms. Also, custom cliff periods and unlock steps are supported. With flexible structures,Vesting
contract beacons great reusability and portability.