# Summary

The Nayms application is built in accordance to the EIP-2035 EIP-2535 Diamond Multi-Facet Proxy Standard. This architecture eliminates the problem of smart contract size limitations and enables upgradeability.

Functionality is defined in facets, however the entire application is deployed at a single address and all the below interfaces are inherited by a single interface (INayms).