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.

voice

Showing 10 posts related with voice.

  • Post Thumbnail

    Interact with the Algorand Blockchain Network using SMS and Voice

    Use the Twilio SMS and Voice APIs to interact with the Algorand Blockchain.

    Rashan Smith
    Rashan Smith Developer Ambassador
  • Post Thumbnail

    “Alexa, ask Algorand for the latest round on MainNet?”

    Sample code for how to transform a few basic interactions with the Algorand blockchain into a voice-interactive experience using Alexa.

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

    Algo Tides - Manage Your Own Wallets with a Graphical Interface

    This solution introduces you to "Algo Tides" and describes common techniques in building a graphical interface on Algorand using Python.

    Giorgio Ciotti
    Giorgio Ciotti Developer Ambassador
  • Post Thumbnail
    Beginner · 15 minutes or less
    JavaScript icon

    Create an Account on TestNet using JavaScript

    This tutorial demonstrates the steps involved in creating a basic Standalone Algorand Account using the JavaScript SDK.

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

    Create an Account on TestNet and Send Your First Transaction using C#

    This tutorial demonstrates the steps involved in creating a basic Standalone Algorand Account using the Community Algorand .NET SDK and funding it using the Algorand Testnet Faucet. The tutorial also covers send a payment transaction between two accounts.

    Johan Stenberg
    Johan Stenberg
  • Post Thumbnail
    Beginner · 15 minutes or less
    Golang icon

    Create an Account on TestNet using Go

    This tutorial demonstrates the steps involved in creating a basic Standalone Algorand Account using the Go SDK

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

    Access BetaNet Network using Sandbox

    This tutorial describes how to access the BetaNet network using Sandbox.

    Russell Fustino
    Russell Fustino 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

    Introducing TypeScript Support for the Algorand JavaScript SDK

    TypeScript adds static type checking to JavaScript, improving the programming experience through early error flagging and enhanced code readability. Learn how Algorand’s TypeScript support can improve your development process.

    Jacob Daitzman
    Jacob Daitzman Algorand