MangoNet Labs
MangoNet labs technology stack
React language
React is a JavaScript library developed by Facebook for building user interfaces, based on componentization, making front-end dev more modular, flexible, and maintainable
Redux is a JavaScript library for managing application state. It provides a predictable state management solution suitable for large and complex applications.
React Router is a library for handling front-end routing. It allows developers to implement page navigation and routing control in React applications and create single-page applications (SPA).
01
02
03
Move language
The Move language is from the Libra team of Facebook, designed for blockchain apps. It borrows from Rust, Cyclone, Ada, etc., aiming for a high-performing, secure, reliable environment. It offers a tailored way to handle key assets, addressing Solidity's potential issues
Rust language
cross-platform nature
Java programs can run on different operating systems and hardware platforms, and the cross-platform feature is realized through the Java Virtual Machine (JVM)
Babel is a JavaScript compiler used to convert new versions of JavaScript code into backward-compatible code to ensure code compatibility across different browsers and environments.
01
02
Java language
Rust is a system programming language by Mozilla, focusing on correctness, providing security, concurrency, practicality, and balancing performance and security, especially concurrent security, supporting multiple paradigms with tools and docs
Open source code display