ic-e8s 0.1.2

Fixed decimal point types for the Internet Computer with support for multiplication and division. Makes it easy to make finance calculations precisely.
Documentation
[dependencies.candid]
version = "0.10"

[dependencies.ic-stable-structures]
version = "0.6"

[dependencies.lazy_static]
version = "1.4"

[dependencies.num-bigint]
version = "0.4"

[dependencies.serde]
version = "1.0"

[package]
description = "Fixed decimal point types for the Internet Computer with support for multiplication and division. Makes it easy to make finance calculations precisely."
edition = "2021"
license = "MIT"
name = "ic-e8s"
version = "0.1.2"