import * as React from 'react'; import styled from 'styled-components'; import { colors } from 'ts/style/colors'; import { Button, ButtonTransparent } from 'ts/@next/components/button'; import { Column, Section, Wrap, WrapCentered } from 'ts/@next/components/layout'; import { Heading, Intro, Text } from 'ts/@next/components/text'; import { SiteWrap } from 'ts/@next/components/siteWrap'; import { Icon } from 'ts/@next/components/icon'; import protocol from 'ts/@next/icons/illustrations/protocol.svg'; import customize from 'ts/@next/icons/illustrations/customize.svg'; import logoOutlined from 'ts/@next/icons/illustrations/logo-outlined.svg'; export const NextWhy = () => (
The exchange layer for the crypto economy The world's assets are becoming tokenized on public blockchains. 0x Protocol is free, open-source infrastructure that allows anyone in the world to build products that enable the purchasing and trading of crypto tokens. Build on 0x (arrow)
Support for all Ethereum Standards 0x Protocol facilitates the decentralized exchange of a growing number of Ethereum-based tokens, including all ERC-20 and ERC-721 assets. Additional ERC standards can be added to the protocol... Shared Networked Liquidity 0x is building a layer of networked liquidity that will lower the barriers to entry. By enabling businesses to tap into a shared pool of digital assets, it will create a more stable financial system. Customize the User Experience Relayers are businesses around the world that utilize 0x to integrate exchange functionality into a wide variety of products including order books, games, and digital art marketplaces.
This is a 1 COLUMN section This is a 2 COLUMN section
);