An open API service indexing awesome lists of open source software.

https://github.com/interest-protocol/interest-math

Satisfies your basic math needs
https://github.com/interest-protocol/interest-math

Last synced: 3 months ago
JSON representation

Satisfies your basic math needs

Awesome Lists containing this project

README

          

# Interest Math

## A set of math libraries used by Interest Protocol.

### It contains the following modules:

- `fixed18`: Fixed point arithmetic with 1e18 precision.
- `u64`: Utility functions for u64.
- `u128`: Utility functions for u128.
- `u256`: Utility functions for u256.
- `i32`: Utility functions for i32.
- `i64`: Utility functions for i64.
- `i128`: Utility functions for i128.
- `i256`: Utility functions for i256.

## Immutable

[The package is immutable (Testnet)](https://testnet.suivision.xyz/txblock/78doM3h5gLNSi4PUtmDgzpN67hMeuD2D1HzJkuSB3Fd1)

## Code

[Testnet Explorer](https://testnet.suivision.xyz/package/0x4f0897757092adc03641457a8a9becd3e069893b3e71583169039363e90827b4?tab=Code)