Skip to content

interest-protocol/interest-math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Code

Testnet Explorer

About

Satisfies your basic math needs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages