View all
GRVT
Safe, Simple, Scalable Trading on the World's First Licensed DEX

Safe, Simple, Scalable Trading on the World's First Licensed DEX

GRVT (pronounced “gravity”) is the world’s first regulated DEX that operates as a self-custodial CEX. We aim to enable anyone to buy, sell, trade and invest in financial products, leveraging smart contracts to ensure self-custody, scalability, and security. Traditional finance operates on outdated infrastructure, resulting in high costs and limited accessibility, whereas DeFi grapples with challenges of complexity and scalability. GRVT bridges these gaps and is building a unified global financial system that scales far beyond crypto.

Founders

Brand Guidelines
Job board
script // HIDE SECTION WHEN EMPTY const hasMembers = $("*[data-element='team-member']").length > 0; if (!hasMembers) { $(".team-section-container").addClass("hidden"); } const hasRelatedNews = $("*[data-element='news-item']").length > 0; if (!hasRelatedNews) { $("#related-news-section").addClass("hidden-news-section"); } /script