reiver Solidity
reiver Solidity is a list of libraries, software, and guides created by Charles Iliya Krempeaux (@reiver), for the Solidity programming-language.
Contents
Identifiers
- sol-identifiable — provides a contract module which provides an identifier.
Security
- sol-delegatable — provides a contract module which provides a basic access-control mechanism where there are one or more accounts (an owner plus zero or more delegates) that can be granted exclusive access to specific functions.
Social Networking
-
sol-actor
—
provides a contracts which provides an actor with properties such as
name
,summay
,type
.