concordia-fi/rational_math

Move
This is stars and forks stats for /concordia-fi/rational_math repository. As of 30 Apr, 2024 this repository has 1 stars and 0 forks.

Rational Math Building and testing Install the Aptos CLI then: aptos move compile --named-addresses rational_math=<address> aptos move test --named-addresses rational_math=<address> Features Structs Decimal struct has a value and a scale. Scale is an exponent of 10. struct Decimal { value: u128, scale: u8 } Utility Functions new Returns a decimal with the given value and scale. public fun new(v: u128, s: u8): Decimal is_zero Returns true if the decimal is zero. public fun...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
pontem-network/test-coinsMove8060
OmniBTC/Sui-AMM-swapMove620170
sea-protocol/seaprotocolMoveShell5.2k+239+1
kunalabs-io/sui-smart-contractsMove34070
aptos-labs/aptos-networksMove410380
Origin-Byte/nft-protocolMoveShell1220660
OmniBTC/Aptos-AMM-swapMove24090
natedotv2/fantoken-tutorialMove80120
Amovane/aptos-NFT-marketplaceCSSTypeScriptMove620520
AnimeSwap/v1-coreMoveShell350220