module aptos::a_new_era { /// Built for the next billion users. /// Onboard the world, one transaction at a time. public fun onboard_next_billion(): bool { ... return true; } /// Rethink value. Rebuild trust. Rewrite the rules. /// A new era of Aptos starts here. public fun enable_new_era(): bool { ... return true; } /// What’s next moves here. /// No hype. Just real progress. public fun launch_next_phase(): bool { ... return true; }}module aptos::doers { /// You build fast. Aptos keeps up. /// No downtime. No forks. Just forward momentum. public fun deploy_with_speed(): bool { ... return true; } /// Get help, not hype. /// Grants, tools, and support for real builders. public fun access_builder_support(): bool { ... return true; } /// Tools that work. Docs you can trust. /// Build with clarity and confidence. public fun use_production_tooling(): bool { ... return true; } /// Push to mainnet. Trust the infrastructure. /// Aptos is made for developers who ship. public fun push_to_mainnet(): bool { ... return true; }}module aptos::quietly_excellent { /// Quiet execution. Reliable outcomes. /// Aptos stays out of the way, so you can move forward. public fun verify_infrastructure_integrity(): bool { ... return true; } /// Break ground. Not trust. /// Built-in performance you can validate. public fun ensure_audit_readiness(): bool { ... return true; } /// Built to work. Designed to last. /// Engineered for stability, not spectacle. public fun maintain_network_stability(): bool { ... return true; }}module aptos::performance_first { /// Sub-second finality. Scales to millions of users. /// Designed for performance at any load. public fun handle_high_throughput(): bool { ... return true; } /// Built for scale. Maintains performance under pressure. /// Modular beneath. Seamless above. public fun scale_modularly(): bool { ... return true; } /// Upgrade without disruption. /// Keep building, even while evolving. public fun upgrade_without_downtime(): bool { ... return true; }}module aptos::ecosystem_energy { /// Move what matters, together. /// A growing network of builders and believers. public fun grow_with_ecosystem(): bool { ... return true; } /// Real support. Real partners. Shared momentum. /// An ecosystem that grows with you. public fun launch_with_partners(): bool { ... return true; } /// Cross-chain. Cross-border. Cross-culture. /// Connect across Web3, securely and simply. public fun connect_across_networks(): bool { ... return true; }}
We’re officially halfway through 2024 and H1 has been nothing short of impressive when it comes to the growth of the Aptos ecosystem.
Such growth is reflected by Aptos’ network activity which has so far seen:
20 million unique users on Aptos, with over 445,000 new sign-ups during the last week of July alone.
1 billion transactions processed on Aptos mainnet
Total value locked (TVL) has more than doubled since the start of 2024, driven by contributors to Aptos’ DeFi ecosystem such as Amnis Finance, Aries Markets, Cellana, Echelon and Thala.
From community-led initiatives and partnerships, the launch of Aptos’ first online global hackathon and the Aptos takeover headed to Seoul in less than 1 month, the ecosystem shows no signs of slowing down in H2. Here are highlights from Aptos in July in case you missed it!
APTOS ECOSYSTEM SPOTLIGHTS
Ondo launched USDY on Aptos—allowing the Aptos ecosystem to seamlessly acquire the first tokenized US Treasuries asset on Aptos and leverage it across various dApps.
📢 $USDY, our market-leading permissionless yieldcoin, is now live on @Aptos!
🌊 From today, Aptos ecosystem participants can seamlessly acquire $USDY, the first tokenized US Treasuries asset on Aptos, and leverage it across various DeFi applications. USDY is supported by the
KYD Labs signed a four-year partnership with historic NYC venue Le Poisson Rouge to power all shows and tickets on the Aptos blockchain—the first instance of a major US venue going fully on-chain.
KYD Labs and historic NYC venue Le Poisson Rouge just signed an exclusive, four-year partnership to power all shows and tickets on the Aptos blockchain.
This marks the first instance of a major US venue going fully on-chain. Hundreds of thousands of fan experiences @lprnyc will
More fun and innovation for the Aptos community—don't miss the latest drop from @EconiaLabs !
Econia Labs
@EconiaLabs
They said we couldn’t tokenize emojis.
They said they were only for conveying emotions.
We think they're wrong — emojicoin.fun Testnet @Galxe Campaign is live, join for beta access and to be eligible for the $1,000 sweepstakes. 🤑
Join here: app.galxe.com/quest/EconiaLa…
Developer Dao received a grant from the Aptos Foundation to support Code Collision, a global online hackathon for Aptos, with education and incentives.
Welcome to the ecosystem 🫡 Tune in tomorrow, July 3 for some alpha from the @developer_dao team 📅
Developer DAO (🧱, 🚀)
@developer_dao
We Movin' 🏃
Announcing our partnership with @Aptos Foundation to support its $500k CodeCollision hackathon with education and incentives throughout July.
Join our space tomorrow for alpha 🤫
More info in the post and 🧵 below...
x.com/i/spaces/1PlJQ…
Semgrepadded support for Move on Aptos with an initial set of security rules, enabling security researchers and developers to report bugs and help secure the Aptos ecosystem.
Security researchers and developers, @semgrep now supports Move on @Aptos with an initial set of security rules.
Learn how to get started, report bugs, and help secure the Aptos ecosystem ⤵️
aptoslabs.medium.com/semgrep-suppor…
Builders can now learn by doing, thanks to the additions of code samples, dApp templates, and step-by-step workshops on Aptos Learn to get started on Aptos in less than 2 hours.
Building with #AptosLearn just got an upgrade! 💪 learn.aptoslabs.com
Devs can learn-by-doing thanks to
↪️ Code Samples curated for intermediate to advanced Web3 devs
↪️ dApp Templates to create your own dApps
↪️ Step-by-step workshops to get started on Aptos in < 2 hours!
Shinami launched its invisible wallet on Aptos, allowing app developers to more easily onboard and retain more users by abstracting seed phrases, gas fees and more.
Builders, say goodbye to seed phrases, gas fees and more thanks to @ShinamiCorp ’s new Invisible Wallet 🙌
Check it out 👇
Shinami
@ShinamiCorp
Our Invisible Wallet is live on @Aptos! App developers can now onboard and retain more users by abstracting away auth, gas fees, seed phrases, and signing popups 🎉
MoveSpiders spotlighted the best resources for getting started with Move on Aptos—such as educational platform Bitskwela, learn and earn app EasyA and Aptos Developer Docs.
⭐ 5 EDUCATIONAL PLATFORMS ON APTOS YOU SHOULD KNOW ⭐
1️⃣ Aptos Learn: Created by @AptosLabs , this platform is your gateway to mastering Move on Aptos. Choose a learning path that matches your experience level, from novice to web3 veteran.
2️⃣ MoveSpiders: Dedicated to educating
Aptos has become the first blockchain to achieve the network speed theoretical lower bound of consensus latency in production—enabling instant transaction finality.
AIP89 (optimal consensus latency) is live on mainnet. checkout the public e2e latency dashboard aptoslabs.grafana.net/public-dashboa…
What's next for latency? 👀
Aptos is the first Move blockchain with dynamic dispatch!
The intent was to support dynamic functions within our fungible asset standard, see AIP-73.
It turns out that a clever developer could use this for general purpose dynamic dispatch!
Consider:
* Make an executor (like a
Aptos Labs unveiled Shoal++ — a groundbreaking DAG-BFT system that powers Shoal to optimal theoretical latencies and helps Aptos scale to new heights of throughput and performance.
💡 Supercharging Aptos with Shoal++
@AptosLabs recently unveiled Shoal++ — a groundbreaking DAG-BFT system that powers Shoal to ~optimal theoretical latencies.
How Aptos will soon scale new heights of throughput & performance 🧵 (1/8)
The Aptos Ecosystem Dashboard is now live on @TheTieIO Terminal 🥳
This integration provides in-depth analytics for Aptos—allowing users to compare activity across the Aptos ecosystem and other leading L1s.
🔍 Dive into key on-chain and off-chain metrics, understand network
The Tie
@TheTieIO
We're thrilled to announce the launch of the Aptos Ecosystem Dashboard on The Tie Terminal. @Aptos on-chain data is now integrated across our entire platform, including within The Terminal and On-Chain API.
Nansen launched its Aptos Growth Dashboard, allowing users to access and explore insights on active addresses, transactions, daily deployments, and top entities across the Aptos ecosystem.
The Aptos Growth Dashboard is now live on @Nansen_ai ! 🔍 Access and explore insights on active addresses, transactions, daily deployments, and top entities across the Aptos ecosystem.
Nansen's dashboard offers a comprehensive view, empowering the community with trending activity
Nansen 🧭
@nansen_ai
We're excited to announce the launch of our @Aptos Growth Dashboard!
Aptos is an advanced Layer 1 blockchain utilizing the Move programming language to enhance performance and user safety, aiming to democratize decentralization benefits
Now, let's move on to the data...
Looking to bring your next big idea to life? Aptos’ Code Collision hackathon is now open through September 30—and it’s not too late to register! With workshops, bootcamps and community-hosted Code Jams and Code Stations, Code Collision is the perfect place for builders of all levels to get started on Aptos. Register now.
We are officially less than 30 days away from Aptos Experience, an immersive journey into the heart and soul of Aptos taking place September 5-6 in Seoul, South Korea. Check out the full agenda and speaker lineup, and secure your tickets today!
Sign up to receive industry news, helpful resources, exclusive access to upcoming events and
more.
1.
Aptos Foundation is committed to protecting and respecting your privacy, and we'll
only use your personal information to administer your account and to provide the products
and services you requested from us. From time to time, we would like to contact you about
our products and services, as well as other content that may be of interest to you. If you
consent to us contacting you for this purpose, please tick the box to say how you would
like us to contact you.
2.
You can unsubscribe from these communications at any time. For more information on how to
unsubscribe, our privacy practices, and how we are committed to protecting and respecting
your privacy, please review our Privacy Policy.
3.
By clicking the submit button, you consent to allow Aptos Foundation to store and process
the personal information submitted above to provide you the content requested.
public fun ignite_chain_reaction(): bool { // Spark innovation // Fuel momentum // Chain it with Aptos return true;}public fun deploy_with_confidence(): bool { // Test it // Ship it // Trust Aptos to scale it return true;}public fun empower_creators_on_aptos(): bool { // Tools for builders // Freedom for creators // Power by Aptos return true;}public fun redefine_possibilities(): bool { // Break limits // Build freely // Launch globally on Aptos return true;}public fun grow_without_limits(): bool { // No ceilings // No bottlenecks // Just Aptos performance return true;}public fun connect_across_chains(): bool { // Interoperability // Security // Aptos at the core return true;}public fun code_scale_repeat(): bool { // Code smart // Scale fast // Repeat with Aptos return true;}public fun onboard_the_next_billion(): bool { // Real users // Real speed // Onboard the world with Aptos return true;}public fun ignite_chain_reaction(): bool { // Spark innovation // Fuel momentum // Chain it with Aptos return true;}public fun deploy_with_confidence(): bool { // Test it // Ship it // Trust Aptos to scale it return true;}public fun empower_creators_on_aptos(): bool { // Tools for builders // Freedom for creators // Power by Aptos return true;}public fun redefine_possibilities(): bool { // Break limits // Build freely // Launch globally on Aptos return true;}public fun grow_without_limits(): bool { // No ceilings // No bottlenecks // Just Aptos performance return true;}public fun connect_across_chains(): bool { // Interoperability // Security // Aptos at the core return true;}
public fun ignite_chain_reaction(): bool { // Spark innovation // Fuel momentum // Chain it with Aptos return true;}public fun deploy_with_confidence(): bool { // Test it // Ship it // Trust Aptos to scale it return true;}public fun empower_creators_on_aptos(): bool { // Tools for builders // Freedom for creators // Power by Aptos return true;}
public fun ignite_chain_reaction(): bool { // Spark innovation // Fuel momentum // Chain it with Aptos return true;}public fun deploy_with_confidence(): bool { // Test it // Ship it // Trust Aptos to scale it return true;}public fun empower_creators_on_aptos(): bool { // Tools for builders // Freedom for creators // Power by Aptos return true;}public fun redefine_possibilities(): bool { // Break limits // Build freely // Launch globally on Aptos return true;}public fun grow_without_limits(): bool { // No ceilings // No bottlenecks // Just Aptos performance return true;}public fun connect_across_chains(): bool { // Interoperability // Security // Aptos at the core return true;}public fun code_scale_repeat(): bool { // Code smart // Scale fast // Repeat with Aptos return true;}public fun onboard_the_next_billion(): bool { // Real users // Real speed // Onboard the world with Aptos return true;}public fun ignite_chain_reaction(): bool { // Spark innovation // Fuel momentum // Chain it with Aptos return true;}public fun deploy_with_confidence(): bool { // Test it // Ship it // Trust Aptos to scale it return true;}public fun empower_creators_on_aptos(): bool { // Tools for builders // Freedom for creators // Power by Aptos return true;}public fun redefine_possibilities(): bool { // Break limits // Build freely // Launch globally on Aptos return true;}public fun grow_without_limits(): bool { // No ceilings // No bottlenecks // Just Aptos performance return true;}public fun connect_across_chains(): bool { // Interoperability // Security // Aptos at the core return true;}