# Functions
NewREST returns a RESTStorage object that will work against chains.
NewStorage returns new instance of ChainStorage.
# Structs
ChainStorage includes storage for chains and all sub resources.
REST implements a RESTStorage for chains.
StatusREST implements the REST endpoint for changing the status of a chain.