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.

sms

Showing 245 posts related with sms.

  • Post Thumbnail
    Intermediate · 30 minutes
    Java icon

    Build Algorand Android Smart Contract using Kotlin

    This tutorial is targeted at beginners and intermediate Algorand developers who primarily develop Android Applications using Kotlin. The tutorial will also be beneficial to Java Android Developers as both languages have a lot in common.

    Glory Agatevure
    Glory Agatevure Africinnovate
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Algo Builder Tutorial Part 4: Testing Smart Contracts

    In this tutorial we present how `algob` helps the developers to test their smart contracts effectively.

    Robert Zaremba
    Robert Zaremba Algorand Builder
  • Post Thumbnail

    PyTeal — Writing Algorand Smart Contracts in Python

    PyTeal is a python language binding for Algorand Smart Contracts (ASC) that abstracts away the complexities in writing smart contracts. PyTeal is provided as an open-source tool for the Algorand community. We invite you to try, use, and contribute to PyTeal if you are interested in developing and deploying ASC’s in Python.

    Shumo Chu
    Shumo Chu Algorand
  • Post Thumbnail

    How to Write Smart Contracts

    This article summarizes the three primary ways you can build Algorand Smart Contracts.

    Jason Weathersby
    Jason Weathersby 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

    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

    Using a Smart Contract for Advanced Approvals: Hierarchical Thresholds

    Design and implement an escrow contract account using hierarchical threshold approvals to secure the corporate treasury.

    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

    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

    Introducing Algorand’s Smart Contract Debugger

    This article announces the release of the Teal Debugger.

    Jason Weathersby
    Jason Weathersby 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

    Using Assets and Smart Contracts in Real Estate

    Blockchain enables disruptive innovation within the real estate industry. This tutorial series explains the basics and creates an NFT to represent a property.

    Vincenzo Alaia
    Vincenzo Alaia Domain
  • Post Thumbnail

    Algorand Unlimited Assets and Smart Contracts

    This article details the changes made to both the Algorand Algod (3.5.1) and Indexer (2.10.0) processes. This includes removing limits on Assets and Contracts that can be created or optioned into.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Using a Smart Contract to Spawn Additional Smart Contracts

    This article explains spawning child smart contracts from a parent contract using inner transactions.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Automated testing for Algorand smart contracts - Part 1

    A three part series on automated testing for your TEAL smart contracts

    Ashley Davis
    Ashley Davis Hone
  • Post Thumbnail

    Smart Contract Storage: Boxes

    An overview of Smart Contract storage mechanisms, and technical details for how to use boxes.

    Anne Kenyon
    Anne Kenyon Algorand
  • Load More