| Crates.io | cw-bigint |
| lib.rs | cw-bigint |
| version | 0.4.3 |
| created_at | 2023-08-18 16:14:31.468406+00 |
| updated_at | 2023-08-18 16:14:31.468406+00 |
| description | Big integer implementation for Rust |
| homepage | https://github.com/larry0x/cw-bigint |
| repository | https://github.com/larry0x/cw-bigint |
| max_upload_size | |
| id | 947965 |
| size | 454,430 |
cw-bigintThis is a forked version of rust-num/num-bigint with float operations removed, so that it can be used in smart contracts.