-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
This research should answer the question whether a specific contract (or contracts) implementing the math functionality (similar to OpenZeppelin one) would be needed. Currently Rust supports already a lot of math functions, e.g. this non-std lib: https://crates.io/crates/libm
eloylp