# Developer

- [Architecture Overview](/developer/architecture-overview.md): Unreal finance protocol is structured in a manner that provides modularity and makes integration of yield-bearing protocols or any future platforms easy.
- [Core.sol](/developer/core.sol.md): The user accessible functions in the core contract.
- [IFuture.sol](/developer/ifuture.sol.md): Main future functions this could be extended for further implementations.
