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.

SDK

Showing 208 posts related with SDK.

  • Post Thumbnail

    Creating a demo wallet using Flask

    Flask is a Python framework for quickly creating webapps. In this solution we'll be using Flask and the Algorand SDK to show how to make a demo wallet web application.

    Michael Ockenden
    Michael Ockenden
  • Post Thumbnail

    Wagering DApp with a serverless Vue + AlgoSigner Frontend

    Bet on your favourite team by wagering Algo! Easily interact with smart contracts powered by the Algorand blockchain thanks to a frontend web app using Vue and AlgoSigner.

    Lucas Van Mol
    Lucas Van Mol
  • Post Thumbnail

    Tic-Tac-Toe dApp

    Design and deploy the Tic-Tac-Toe game on the Algorand blockchain. The game logic is implemented as a Stateful Smart Contract using PyTeal while the communication with the network is done using the py-algorand-sdk.

    Vilijan Monev
    Vilijan Monev
  • Post Thumbnail

    Minting NFTs on Algorand using IPFS

    A DIY code solution and guide on how to work with NFTs (Subset of Algorand ASAs), using decentralized digital assets hosted and pinned on IPFS, in compliance with Algorand ARC3 convention.

    MG
    MG Algorand DevAM
  • Post Thumbnail

    Artificial Intelligence on Algorand

    In this solution we discuss Algorand as a shared database, utility of an indexer and how Machine Learning benefits the ecosystem.

    Pavel Fedotov
    Pavel Fedotov dspyt.com
  • Post Thumbnail

    Oracle for Algorand Using Smart Contracts

    This solution shows how to combine Pyteal smart contract and a Java application to implement an Oracle, to provide real world data to Algorand smart contracts.

    Dame Seiel
    Dame Seiel
  • Post Thumbnail

    Flash Loans on Algorand VM vs Ethereum VM

    Have you ever wondered how Algorand feature set comes together to offer easy and convenient financial trades? Find out how it made flash loans easier!

    Giorgio Ciotti
    Giorgio Ciotti Algorand Foundation
  • Post Thumbnail

    AlgoIoT

    Smart sensor demo unit with Algorand data notarization: leveraging AlgoIoT library by GT50

    Enrico Speranza
    Enrico Speranza GT50 S.r.l.
  • 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
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Hash Time Lock Contract Template With JavaScript

    Build a Smart Contract that functions as a HTLC using JavaScript

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Beginner · 15 minutes or less
    JavaScript icon

    Creating a JavaScript Transaction with the PureStake API

    Learn to create a transaction and send it programmatically

    Francisco Gamundi
    Francisco Gamundi PureStake
  • Post Thumbnail
    Intermediate · 30 minutes
    C# icon

    A Crowdfunding DApp on the Algorand Network

    A Crowdfunding Application built on the Algorand Network with the .NET Core framework. This will enable people crowdfund for their projects/businesses using the algorand protocol.

    Stephen Sunday
    Stephen Sunday KusuConsult
  • Post Thumbnail
    Beginner · 30 minutes
    C# icon

    Using VS Code with C#

    This tutorial will facilitate how to debug C# using Visual Studio (VS) Code

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Intermediate · 15 minutes or less
    Python icon

    Split Contract Template with Python

    An example walkthrough of the Split Contract Template in Python

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Beginner · 15 minutes or less
    Golang icon

    Locating a Transaction using the Archiver/Indexer with Go

    Locating a Transaction using the Archiver/Indexer with Go

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Beginner · 1 hour
    JavaScript icon

    Working with ASA Using JavaScript

    This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset [(ASA)](https://developer.algorand.org/docs/features/asa/) using [JavaScript SDK](https://github.com/algorand/js-algorand-sdk).

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Beginner · 15 minutes or less
    Python icon

    Using VS Code with Python

    This tutorial will facilitate how to debug using Visual Studio (VS) Code in Python

    Russell Fustino
    Russell Fustino Algorand
  • 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
  • Load More