How Amplify is Built

Amplify is open-sourced. A deep-dive into Amplify's tech stack

Amplify GitHub: https://github.com/NearverseLabs/Amplify ICP Smart Contracts: The smart contracts are written in Rust ICRC2 Token Standard: Amplify supports the ICRC2 token standard for secure and efficient token transactions.

Frontend:

TypeScript: Provides static type-checking, improving code quality. React: Enables a dynamic and responsive user interface. TailwindCSS: Assists in quickly styling components with a utility-first CSS framework. Vite: Bundles and builds the Frontend with fast performance.

Backend:

TypeScript: Ensures type safety and better code maintainability. PostgreSQL: A reliable relational database for data storage and management. Node.js: Provides a JavaScript runtime for server-side scripting. Adonis.js Framework: A robust backend framework to handle complex business logic.

Highlights:

Secure Architecture: Ensures robust protection for data and transactions. User-Friendly Design: Simplifies user interaction by minimising complexity. Scalability: We can easily integrate other social media Platforms (Web2 and Web3) and scale up.

Last updated