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.

read

Showing 264 posts related with read.

  • Post Thumbnail
    Beginner · 1 hour
    Python icon

    Creating an NFTMarketplace

    Creating an NFTMarketplace application where users can mint, buy and sell NFTs.

    Vilijan Monev
    Vilijan Monev
  • Post Thumbnail
    Beginner · 1 hour
    Python icon

    Create and test smart contracts using Python

    Create two smart contracts using Python Algorand SDK and PyTeal, then test their implementation using pytest.

    Ivica Paleka
    Ivica Paleka
  • Post Thumbnail
    Intermediate · 1 hour
    JavaScript icon

    Integrating ALGO and ASA transfers within your application

    Learn how to integrate your application with Algo or ASA by walking through code examples.

    Alex Bakoushin
    Alex Bakoushin Web3
  • 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

    Introducing Sandbox: The quick way to get started on Algorand

    Sandbox makes the process of node creation and configuration seamless with several helpful commands for containerization and process management. It is simply a quick and easy way to create and configure an Algorand node using Docker.

    Sam Abbassi
    Sam Abbassi
  • Post Thumbnail

    Automating with the Mule Framework

    Mule is a generalized automation framework for organizing the execution of defined automation in a declarative yaml format.

    Brice Rising
    Brice Rising Algorand
  • Post Thumbnail

    Contribute to the Algorand Community and Earn Rewards

    Last week we launched our new Developer Portal, with significant improvements to how developers can learn to use and implement applications on the Algorand blockchain. We are looking for developers to help us expand the content on this site, and the Algorand Foundation is rewarding those who do!

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Getting Started on Algorand

    In this article, we are going to cover some of the basics of where to start, what tutorials are available, options for setting up your development environment, and how you can be rewarded for developing applications on the Algorand blockchain.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    Updated PyTeal Resources

    PyTeal, a language binding for TEAL, is a community project created to make writing Algorand Smart Contracts (ASC) easier. This article summarizes the latest resources available to start building Algorand Smart Contracts in Python.

    Liz Baran
    Liz Baran Algorand
  • 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

    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

    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

    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

    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

    Getting Started with ORE ID

    Getting started on Algorand is now made simpler with ORE ID. ORE ID is a user onboarding and account management service that helps you create accounts and help facilitate transactions for your users, all done with JS.

    Daniel Lin
    Daniel Lin Aikon
  • Load More