fp 0.1.0 Yanked
Cairo Fixed Point Arithmetics for your smart-contracts
This crate was born in an effort to create fixed point datatype for Ekubo Protocol governance. It's specifically taiored to be used in smart-contracts. This library features:
To use the lib
Version 0.1.0
Uploaded 1 day ago
License MIT-3.0
Size 170.6 KB
Run the following command in your project dir
scarb add fp@0.1.0
Or add the following line to your Scarb.toml
fp = "0.1.0"
Repository github.com/carbonable-labs/carbon-protocol-v3
Documentation github.com/baitcode/cairo-fixed-point-arithmetic