# Functions
NewRegistry create a new Registry Object.
NewRegistryMapping create a new RegistryMapping Object.
NewTransaction create a new Transaction Object.
NewUser create a new User Object.
# Structs
KYC represent the information about the user's KYC.
KYCDob represent the information about the user's KYC Dob field.
KYCLocation represent the information about the user's KYC Location field.
Registry is the base of data to create a registry.
RegistryMapping is the base of data to create a registry.
Transaction is the model used to represent an Ethereum transaction.
TransactionFilters is the model used to query the transactions in the database.
User is the base of data to create a user.
UserRegistry represent the information about the user's registry keys.