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.

.net

Showing 332 posts related with .net.

  • Post Thumbnail
    Intermediate · 1 hour
    JavaScript icon

    Creating Transactions from Spreadsheets

    This tutorial looks at how to create different Algorand transactions from an imported excel sheet.

    Blaise Bayuo
    Blaise Bayuo Developer Ambassador
  • Post Thumbnail
    Beginner · 30 minutes
    JavaScript icon

    Algorand BSN Portal - Getting Started

    “Participating in the BSN International provides a cost effective and stable infrastructure for developers and enterprises to build on Algorand." - Fangfang Chen, Chief Operating Officer at Algorand Foundation

    KC Tam
    KC Tam Developer Ambassador
  • Post Thumbnail
    Intermediate · 15 minutes or less
    JavaScript icon

    Algorand Blockchain Development using Reach Part 1

    The future is bright for Algorand and Algorand Blockchain Developers. Tools like Reach are going to be the forefront of CrossChain / MultiChain development.

    Kwame Bryan
    Kwame Bryan Developer Ambassador
  • Post Thumbnail
    Intermediate · 30 minutes
    Java icon

    How to use Multisignature Transactions in Java

    This tutorial covers how to sign and send transactions from a multisignature account using the Algorand Java SDK

    Jesulonimi Akingbesote
    Jesulonimi Akingbesote Medflit
  • Post Thumbnail
    Intermediate · 30 minutes
    Java icon

    Hash Time Lock Contract Template With Java

    Build a Smart Contract that functions as a HTLC using Java

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Intermediate · 1 hour
    Python icon

    Track 65,000 Tickets - Arrays in Algorand

    Learn how to create, update and read arrays in Algorand. We will utilize key-value pairs, bytes, and bits to persistently store almost 65,000 elements in a single smart contract.

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

    Algo Builder Tutorial Part 2: Stateless Smart Contracts

    Building Smart Contracts with Algo Builder. Our goal is to make shipping Algorand applications simple, efficient, and scalable.

    Robert Zaremba
    Robert Zaremba Algorand Builder
  • Post Thumbnail
    Intermediate · 30 minutes
    Python icon

    Create your Own Coin on TestNet (LaylaCoin Series)

    Learn how to create, opt-in, transfer, and read balances of an asset on TestNet.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail
    Intermediate · 30 minutes
    C# icon

    Deploying a Scheduling Service for Automated Payments

    Deploy an automated payment system for scheduled payments using the Hangfire - .Net Library on the Algorand Network to make our background tasks and jobs easier for payments.

    Stephen Sunday
    Stephen Sunday KusuConsult
  • Post Thumbnail
    Beginner · 15 minutes or less
    C# icon

    Algorand Payment App

    Learn how to build a DeFi Mobile Application on the Algorand Network to process payment transactions online.

    HELEN IMAH
    HELEN IMAH
  • 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
    Beginner · 30 minutes
    JavaScript icon

    Build a Web dApp Algorand Wallet Interface Using Reach and Vue

    A starter web dApp wallet interface using Reach-lang & Vue, that connects to an Algorand wallet & funds it from a local devnet

    Nicholas Burka
    Nicholas Burka
  • Post Thumbnail
    Intermediate · 1 hour +
    Python icon

    Milestone Dapp Built with Pyteal

    We will build a decentralized milestone based application using pyteal and Python. PyTeal is used to write the smart contracts whereas interacting with them is done via Python using the `py-algorand-sdk`.

    Oluwatunmise Olatunbosun
    Oluwatunmise Olatunbosun
  • Post Thumbnail
    Beginner · 15 minutes or less
    Golang icon

    Monitoring Account Activity with AlertHub

    This tutorial will walkthrough how to get started with AlertHub to enable real-time monitoring of status and activity on your account.

    Alex Nathan
    Alex Nathan Metrika
  • Post Thumbnail
    Beginner · 15 minutes or less
    JavaScript icon

    Real-Time Block Visualizer with Vue

    Visualize real-time blockchain operations with Vue.

    Diego Said Anaya Mancilla
    Diego Said Anaya Mancilla Developer Ambassador
  • Post Thumbnail
    Beginner · 1 hour
    Python icon

    Simple NPC game interactions using a stateful contract and atomic transfers

    This tutorial will show you how to create a simple NPC game character using a stateful contract and atomic transfers. We'll also test it using the `goal` command line tool.

    dooke
    dooke
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Algorand Blockchain Development using Reach - Part 6: Looping to Determine the Winner

    In this tutorial, we explore loops in Reach. As dApp developers must take special care when performing loops within a consensus network. Thankfully, the Reach verification engine assures we write safe dApps.

    Kwame Bryan
    Kwame Bryan Developer Ambassador
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Algorand Blockchain Development using Reach Part 3 Bets - Wagers

    In this tutorial, we add in both wagering and payouts to the winner of our Rock Paper Scissors Algorand blockchain game. By the end of this tutorial, you will have a full featured game allowing wager, provably fair outcomes and payouts to the winner.

    Kwame Bryan
    Kwame Bryan Developer Ambassador
  • Load More