Technical architecture

Hey nerd, if you're here, you probably want to know what we used to build APY.fun. So, let's keep it simple and give you the quick breakdown.

What Powers APY.fun?

  • Frontend We use JavaScript with Next.js to handle the frontend and server-side rendering. This makes the website fast and responsive, giving users a smooth experience.

  • Backend For the backend API, we use Nest.js on top of Fastify. This combo helps us keep things efficient and scalable, allowing for fast interactions across the platform.

  • Solana Program All staking, tipping, and reward functionalities are built on Solana using smart contracts in Rust, leveraging the Anchor framework for secure and efficient blockchain interaction.

Last updated