/* eslint-disable react/prop-types */ /* eslint-disable no-unused-vars */ import { Box, Image, ListItem, Text, UnorderedList } from "@chakra-ui/react"; import cube from "../../assets/images/cube.png"; const MobileSubnet2 = ({ font }) => { return ( {/* Subnet1 */} With unmatched privacy and scalability {/* */} 01. Decentralisation Rubix Decentralised Identity(DID) issued at L1 is the foundation for building digital ownership enhancing applications. 02. Ultra Scalability Unlike monolithic chains which become centralized and introduce latency to achieve high throughput, in the Rubix object chain architecture, where mobile nodes have real time full state data, the network TPS will increase with increase in numbers of nodes. 03. Data Security and Privacy Rubix Decentralised Identity(DID) issued at L1 is the foundation for building digital ownership enhancing applications {/* All In One Composable Stack No GAS fees Incremental and modular infrastructure ask No expensive re training of development
resources
*/}
); }; export default MobileSubnet2;