/UInt256

UInt256 is a 256 bit unsigned integer struct for Swift

Primary LanguageSwift

UInt256

A 256 bit unsigned integer struct for Swift.

Part of the CryptoCoinSwift framework, but it can be used independently.

Tests are based on Bigi from CryptoCoinJS, but without its variable length.

Take a look at the [playground](UInt256 documentation.playground/section-1.swift) to see what it can do.