Nicolás Venturo 8d166f3e35 Transfer replacement (#1962) пре 6 година
..
Address.sol 8d166f3e35 Transfer replacement (#1962) пре 6 година
Arrays.sol bd1f2ededd Update Arrays.sol (#1863) пре 6 година
README.adoc 2c11ed59fa Safe Casting Library from uint256 to uintXX (#1926) пре 6 година
ReentrancyGuard.sol 0da886c9c4 Update ReentrancyGuard.sol (#1862) пре 6 година
SafeCast.sol 2c11ed59fa Safe Casting Library from uint256 to uintXX (#1926) пре 6 година

README.adoc

= Utilities

Miscellaneous contracts containing utility functions, often related to working with different data types.

== Contracts

{{Address}}

{{SafeCast}}

{{Arrays}}

{{ReentrancyGuard}}