Avalanche Developers 🔺 Profile picture
The go-to resource and community hub for developers building on @Avax #Avalanche
Mar 28 4 tweets 2 min read
We’ve proudly completed a code audit with @OpenZeppelin for our Teleporter contracts, ensuring safety & reliability.

This underscores our commitment to security, setting the stage for safe, effective cross-chain functionality for EVM chains on Avalanche.
blog.openzeppelin.com/ava-teleporter… This audit was performed prior to production usage of Teleporter. Any identified issues did not affect a production instance of Teleporter.

The scope of this audit focused on the base contracts that are needed to interact with AWM through the EVM.

See image below for the audited contracts.Image
Mar 6 4 tweets 1 min read
Teleporter is here, and now developers can easily build and users can freely use cross-Subnet apps offering full, fluid EVM interoperability.

Teleporter empowers developers to easily call contracts on other EVM chains within the Avalanche network, including the Avalanche C-chain, and makes developing Avalanche dApps extremely straightforward. With Teleporter, Avalanche blockchains can share any type of information with one another. Tokens, NFTs, oracle price feed data – any message can be communicated in a smooth, coordinated manner.
Jan 31 5 tweets 2 min read
The Avalanche Frontier Consumer App hackathon is in full swing, and there's been some amazing workshops so far diving into various aspects of building on Avalanche 🫡

Here's the first 3 workshops so far 👇 Onboarding Through Smart Accounts and Social Logins with @ParticleNtwrk youtube.com/live/5zJQjsuX6…
Oct 19, 2023 4 tweets 1 min read
Introducing AvalancheOps, the easiest way to spin up Developer Networks (Devnets) on #Avalanche with a custom VM. One command can spin up multiple validators across multiple regions in @awscloud and provide public endpoints to query nodes.


🧵👇:docs.avax.network/tooling/avalan… AvalancheOps is intended for quickly creating, testing, and iterating over various Avalanche network infrastructure configurations for testing and simulation.
More information: github.com/ava-labs/avala…
Aug 8, 2023 6 tweets 2 min read
Excited to announce the launch of @Circle’s Programmable Wallets beta on @avax. This is a new wallet-as-a-service platform that provides developers with infrastructure to embed Web3 wallets into their applications.

Let's take a look at some of the key features 👇 Ease of Use 👌

The platform uses familiar REST APIs, and iOS and Android SDKs, enabling developers to manage and deploy users' wallets and transactions with less code. This makes it easier to develop and integrate wallets into existing apps.
Jul 21, 2023 8 tweets 3 min read
The #HyperSDK has recently been enhanced with a significant upgrade

The core change involves transitioning from second-denominated block times to millisecond-denominated block times.

Detailed information can be found in the full PR: github.com/ava-labs/hyper… Historically, the HyperSDK employed a target-based system for block production, setting a goal for the number of blocks to be produced per second.

If this target was exceeded, a "surplus fee" was levied on each additional block. This fee could be offset by burning excess… twitter.com/i/web/status/1…
Jun 14, 2023 14 tweets 6 min read
#Avalanche Cortina 3 is now out!

This version (v1.10.3) is backwards compatible with v1.10.0. It's optional but recommended.

Check it out here: github.com/ava-labs/avala… The release focuses on several key updates:

- Introduction of Push Query on Build
- Build Elimination of VersionDB from MerkleDB
- Fix for platformvm.GetValidatorSet BLS Key Retrieval issue
Jun 13, 2023 14 tweets 7 min read
@chainlink functions allow anyone to connect a smart contract to any Web2 API, unlocking a new frontier of Web3 and Web2 integrations

And they are live on the @avax Fuji testnet - let’s dive into what you can build 👇 Image Previously, Web3 developers couldn't connect their smart contracts to existing Web2 APIs, and Web2 developers couldn't leverage their existing infrastructure when building a Web3 app

Chainlink Functions aim to solve this issue.
Jun 12, 2023 12 tweets 6 min read
In our journey around the world of @avax, we are constantly being introduced to new revolutionary technological primitives that it’s hard to keep track

Let’s delve deeper into the novel blockchain communication system introduced back in Banff 5 - Avalanche Warp Messaging (AWM) Image Imagine a world where the Avalanche network is the entire globe, and the subnets are individual countries, each with their own unique culture, rules, and language

Within these countries, there are cities, which represent different blockchains operating each with their own openly… twitter.com/i/web/status/1… Image
Jun 9, 2023 7 tweets 4 min read
Avalanche consensus is the most fast, scalable, secure, and energy efficient Consensus mechanism out today

Let’s play a game to visualize how it works 👇🏽 Imagine we're playing a game, and in each round of this game, each player (which we'll call a 'validator') has to ask a few other players (let's say, K players) about their preferred choice

The players they ask are chosen randomly from all the players, but those with more… twitter.com/i/web/status/1…
May 24, 2023 11 tweets 3 min read
AvalancheGo v1.10.2 (Cortina 2) is here:
github.com/ava-labs/avala….

This version maintains backward compatibility with v1.10.0 but while optional - upgrading is highly recommended. This release includes major improvements to P-Chain API Latency. It has seen significant reductions, with platform.getStake latency reduced by a whopping 90%!

This is due to substantial enhancements in P-Chain caching, boosting the efficiency and response times of P-Chain APIs. Image
Apr 25, 2023 8 tweets 2 min read
Cortina is live on Mainnet!

Cortina brings 3 key optimizations for the #Avalanche network:

➢ X-Chain Linearization
➢ Batched Delegator Rewards
➢ Increased C-Chain Gas Limit

What does this mean for @avax developers? 👇 Image 1️⃣ X-Chain Linearization

The X-Chain migrating to Snowman++ moves the entire network to a single consensus engine, enabling faster development and more broadly-applicable innovation.