🎮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