Create Publication

We are looking for publications that demonstrate building dApps or smart contracts!
See the full list of Gitcoin bounties that are eligible for rewards.

AVM

Showing 253 posts related with AVM.

  • Post Thumbnail

    Contribute to the Algorand Developer Docs

    The official Algorand Developer Documentation repository is now public and open to contributions. Read the contributing guide to get started.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail

    Verify Signatures and Signed Data within Algorand Smart Contracts

    This article explains how to use the ed25519verify opcode in conjunction with the tealsign goal command.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Getting Started with Assets

    Creating an asset is simply a type of transaction on Algorand. There is no contract code required. Here are five ways to get started developing with Algorand Standard Assets.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail

    Introducing Algorand’s V2 Indexer

    Introducing the new Algorand Indexer - a fast and efficient way to search for transactions, accounts, assets, and blocks on the Algorand blockchain.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    What's New: Algorand v2.0.7

    Algorand v2.0.7 was released to MainNet and TestNet, accompanied by a new set of features in the Algorand APIs. Learn more about what's new in this article.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail

    Algorand V2 SDK Asset and Atomic Transfer Examples

    New Algorand SDK V2 examples for Assets and Atomic Transfers

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    Smart Contract SDK Usage Updated to V2

    The feature guide for accessing a TEAL program from an SDK is updated for V2. This guide contains SDK samples using TEAL programs with contract accounts or delegated signatures.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    Leased Transactions: Securing Advanced Smart Contract Design

    Certain smart contracts can benefit from defining a Lease parameter, which can provide security for exclusive transaction execution, mitigate fee variability, and enable long-running smart contracts. Learn when and how to use Leases in this article.

    Ryan R. Fox
    Ryan R. Fox Algorand
  • Post Thumbnail

    Stateful Smart Contracts, Rekeying, and Fast Catchup

    Stateful Smart Contracts, Rekeying, and Fast Catchup are brand new features that are now available to try on BetaNet. Learn more about what these features are and how to get started.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail

    TEAL ALGO Oracle in Algorand Layer-1

    In a blockchain, the ability to reference a price on-chain enables a seamless and trustless transaction environment, especially for automated transactions and smart contracts. Oracles are the entities in charge of broadcasting off-chain data such as market price to the blockchain, and serve as a source of truth that allows on-chain dApps to measure the value of assets referenced within a transaction. Rand Labs and Borderless Capital releases a Algorand Oracle that can be referenced in atomic transfers using TEAL stateful and stateless smart contracts.

    Pablo Yabo
    Pablo Yabo Rand Labs
  • Post Thumbnail

    Creating Stateful Algorand Smart Contracts in Python with PyTeal

    Explore the new version of PyTeal and learn how to write a stateful smart contract in Python.

    Jason Paulos
    Jason Paulos Algorand
  • Post Thumbnail

    SDK Updates: Deploying Stateful Smart Contracts

    Guided tour of SDK documentation focusing on stateful smart contract application development. Links to resources covering the basics thru building complete solutions.

    Ryan R. Fox
    Ryan R. Fox Algorand
  • Post Thumbnail

    Connecting WebApps using AlgoSigner

    This article highlights the AlgoSigner Chrome plugin and how it can be used to handle private keys and secret mnemonics without developers having to worry about them.

    Ryan R. Fox
    Ryan R. Fox Algorand
  • Post Thumbnail

    Linking Algorand Stateful and Stateless Smart Contracts

    This article discussing linking stateful and stateless smart contracts and why it makes sense in many applications.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    From Algos to ASAs

    This guide maps core technical concepts related to the Algo to Algorand Standard Assets, which is Algorand's Layer-1 implementation for third-party fungible and non-fungible tokens.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail

    Reach - The Easiest and Safest way to Build DApps

    Blockchain development is hard. Existing tooling is complex, time-consuming to use and not robust against common programming oversights. Reach is fundamentally changing the way blockchain developers approach their craft, safely, efficiently and with formal proofs.

    Chris Swenor
    Chris Swenor Reach
  • Post Thumbnail

    Introducing Sandbox 2.0

    Algorand Sandbox 2.0 is focused on developers and now deploys a containerized private network with an indexer by default. All APIs are exposed to localhost; sending and searching for transaction has never been easier.

    Will Winder
    Will Winder Algorand
  • Post Thumbnail

    Encode Algorand Club Recap

    Recap of the Encode Algorand Club pre-accelerator and describes the projects built by each participating team.

    Anthony Beaumont
    Anthony Beaumont Encode
  • Load More