๐ฎFrontend Architecture
The main criteria for the front-end architecture include the followings:
โ SSR support for the correct formation of a response to requests (prerender in social networks, indexing by search bots)
โ Modular architecture for easier integration of new networks, wallets and interfaces in the future
โ Next.js will be used as a framework, which is based on React.js.

Last updated