A library to handle currencies and money. Targeted at Dapps and other blockchain applications.
Stars
7
Forks
5
Watchers
7
Open Issues
1
Overall repository health assessment
6.1.26.1.1^4.3.2^4.2.18^8.2.2^15.12.2^4.3.4^2.16.0^6.0.0^11.0.0^9.0.0^2.3.1^10.0.033
commits
22
commits
20
commits
10
commits
2
commits
2
commits
1
commits
Merge pull request #34 from bvotteler/feat-add-static-constructor-methods
2d867f3View on GitHubfeat: add static methods to allow construction with atomic amounts, too
1bcf067View on GitHubMerge pull request #33 from interlay/peter/fix-isZero-smaller-than-smallest-amount
9f6c2d3View on GitHubMerge pull request #31 from bvotteler/feat-export-big-config
d69bf98View on GitHubfeat: provide setting of global big config used in monetary as function
344d372View on GitHubMerge pull request #30 from bvotteler/fix-increase-to-string-exponent-cutoff
6f01ffbView on GitHubtest: add simple test to confirm scientific notation cutoff
61ea1deView on GitHubfix: increase exponent cutoff to 39 decimals - above the maximum we can display in u128
b6d9079View on GitHubMerge pull request #29 from bvotteler/brendon/refactor-remove-currency-units
924663fView on GitHub