Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 350 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 350 Bytes

BlackScholes-Cairo

This repository contains implementation of BlackScholes in Cairo and uses Lyra protocol's implementation as a reference.

That means all values are 27 digit fixed point numbers and most functions use formulas outlined in the solidity file.