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.

data science

Showing 41 posts related with data science.

  • Post Thumbnail

    Introducing AVM 9: Group Resource Sharing

    AVM 9 introduces a new mechanic for foreign reference arrays. They are now shared across the transaction group.

    Anne Kenyon
    Anne Kenyon Algorand
  • Post Thumbnail

    Creating a CrowdFunding Application with the Algorand Blockchain

    This solutions article describes the implementation of a next-generation crowdfunding Application using the Algorand Blockchain.

    Eric Gieseke
    Eric Gieseke Algorand
  • Post Thumbnail

    Flipping a Coin Using Hashing

    Two Algorand accounts can bet on the result of a coin flip. Alice flips the coin and records the hashed result, Bob guesses and then Alice reveals the result. Example of commitment scheme.

    Gidon Katten
    Gidon Katten
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Scheduling Transactions for Sending in the Future

    This tutorial shows how to schedule a payment transaction. Instead of processing the payments now, you can schedule if for a future date/time.

    Blaise Bayuo
    Blaise Bayuo Developer Ambassador
  • Post Thumbnail
    Intermediate · 1 hour
    Python icon

    Algorand-Telegram Interactions: Part 1 - The Basics

    Create a Telegram Bot which connects your username to your Algorand account, then invoke some transactions.

    Oluwatosin Bello
    Oluwatosin Bello DevAms