Work / Ferrum Network / 2022 — 2024
Linear Release Engine
An on-chain vesting protocol with structured, auditable release schedules. It has vested roughly $10M worth of tokens.
Problem
Cliff-and-dump vesting creates predictable sell pressure and operational theater. Issuers need per-second, auditable release without turning every distribution into a custom contract.
Context
Ferrum protocol module used for vesting, rewards, and related release schedules. Public repository exists under the Ferrum org; Sibghat is a listed contributor.
Role
Senior blockchain engineer. Created and delivered the protocol.
Architecture
On-chain vesting with structured release schedules. Ferrum documents the engine as a per-second release rate for vesting, rewards, staking, and farming.
Engineering
- Design and deliver the vesting protocol.
- Keep release schedules auditable rather than informal off-chain promises.
Result
Production protocol. Resume figure: roughly $10M worth of tokens vested through the engine.
Stack
Solidity · JavaScript · EVM
Evidence
- Top contributor on ferrumnet/linear-release-engine.
- Public Ferrum documentation for the Linear Release Engine.