This is the old Algorand Developer Portal. Please head over to dev.algorand.co to explore our newly rebuilt documentation site. Please excuse us as we continue to transition content to the new portal

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.

keys

Showing 183 posts related with keys.

  • Post Thumbnail
    Beginner · 1 hour
    Python icon

    Create a Node on Azure & Sign Transactions with Azure Key Vault and Python

    In this tutorial, you will learn how to deploy an Azure Linux Virtual Machine and install an Algorand node on it. This tutorial will also go over how to sign a Transaction with Azure KeyVault.

    Pete Martinez
    Pete Martinez
  • Post Thumbnail
    Beginner · 30 minutes
    JavaScript icon

    Using Azure Key Vault for Wallet Transactions using JavaScript

    The aim of this tutorial to teach how to use Azure KeyVault to store secret and retrieve the secret to sign transactions and recover account.

    Glory Agatevure
    Glory Agatevure Africinnovate
  • Post Thumbnail

    How to Participate in Algorand State Proof Generation (Register State Proof Keys)

    A step-by-step tutorial on how to generate and register an account's online keys to participate in consensus and State Proof generation

    Noah Grossman
    Noah Grossman Algorand
  • Post Thumbnail
    Beginner · 30 minutes
    JavaScript icon

    Algorand Studio | Tutorial 1: Basic Features

    Set up your local machine for Algorand development using Algorand Studio, includes a walk through its basic features.

    Phil Li
    Phil Li Obsidian Labs
  • Post Thumbnail
    Beginner · 15 minutes or less
    Python icon

    Create an Account on TestNet with Python

    Generate a new account, fund it, and check your balance on TestNet using the Python SDK.

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

    Atomic Transactions Web and Console Applications

    This is a DApp walkthrough to generate account addresses and mnemonic keys, fund the account, check the account details, and also perform transactions. This was built using the C#/.NET framework to communicate with the Algorand Blockchain.

    Stephen Sunday
    Stephen Sunday KusuConsult
  • Post Thumbnail

    AlgoRanch @ EthDenver

    ![EditorImages/2025/02/12 14:52/Algorand-ETH_Denver-Email_banner.png](https://algorand-devloper-portal-app.s3.amazonaws.com/static/EditorImages/2025/02/12%2014%3A52/Algorand-ETH_Denver-Email_banner.png) Themes will cover some of the latest developments on Algorand – from the launch of staking rewards and new, super-simple node running tools, to updates with AlgoKit and the Algorand developer UX, tools for cross-chain building, new dapps and creators in the ecosystem, and more. ​Bring your laptop, your Pera wallet, and your boots… because we’ll be rounding up some of the best devs in town for these talks. Don’t miss out! ## ​Schedule: **🌟 10:00 - 11:30 AM | Stake & Eggs Brunch** ​ICYMI: Algorand 4.0 is here and with it comes the industry’s most accessible Staking Rewards program. ​There are already more than 3,000 mainnet nodes live across the globe. Join this session and learn more about consensus on Algorand and how to stake your claim with one of the industry’s most community-owned networks. ​Unlike other networks, staking on Algorand comes with: * no lock-up period * no slashing penalties * real-time rewards, paid every 2.8s as blocks are finalized * options for everyone to participate, from solo staking to staking pools and liquid staking ​Join this session to: * learn more about staking rewards and protocols on Algorand * get real-time help starting up your own Algorand node (with NodeKit for Algorand it takes as little as 15 minutes!) * enjoy a “light bites” brunch **​Speakers include:** * Patrick Bennett, CEO, TxnLab * Andrew, Founder, GalaxyPay * Algorand Dev Rels Brian Whippo, Chris Kim, and Gabriel Kuettel ​(Can’t wait ‘til the event to learn more about Algorand staking? Visit algorand.co/staking-rewards for all the juicy details.) ​🌟 **12:30 - 2:00 PM | RWAs, Prediction Markets, and Payments… let’s start building live!** ​Can you build all of that on Algorand? You bet your boots you can! And easily too, thanks to AlgoKit and the recently improved Algorand dev UX, offering native Python and TypeScript programming languages, a localnet block explorer, and more. ​Be sure to bring your laptop for this hands-on, technical session, where we’ll cover: * How to onboard to Algorand and start building in 5 minutes * A quick flyover of Algorand’s improved developer UX and industry-leading tools, like LORA (aka the live, on-chain resource analyzer) * How to mint Algorand Standard Assets (ASAs) – from memecoins to tokenized assets **Speakers include:** * Algorand Dev Rels Brian Whippo, Chris Kim, and Gabriel Kuettel * Jerry Chu, CEO & Co-Founder, and Mark Keane, Data Scientist Lofty / Alpha Arcade * Liv Hartoft Borre, Head of Customer Integrations, and Stefan Krumbaek, CCO, ZTLment ​**🌟 2:30 - 4:30 PM | Cross-Chain & Chill** ​Whoaaaa there, builders! Don’t miss these fun and informative chats on going cross-chain, Algorand memecoins, and more. ​Connect with Algodevs from key ecosystem projects. Show us what you’re building. Or just chill! We’re here to hang and connect. ​**🌟 2:45-3:10 PM | Build cross-chain with Router** ​Learn about building killer dApps in a multichain world! * Ram Ramachandran, CEO & Cofounder, Router * Min Wei, EVP of Ecosystem Growth, Algorand Foundation ​🌟 **3:15 - 3:40 PM | Taking DeFi cross-chain** ​The era of interoperable DeFi is upon us. Hear how builders are creating cross-chain experiences for users and tapping into new opportunities – and discuss what protocols and tools are still waiting to be built! * Zeno Auersperg, Cofounder & CEO, AQube * Ibu Karel, CMO, Folks Finance * Marc Vanlerberghe, CMO, Algorand Foundation ​🌟 **3:30-5:00 | Chat & chill with Algorand devs** ​Connect with Algodevs from key ecosystem projects, like ZTLment, TxnLab/NFDomains, Lofty, Monko, and more. Show us what you’re building. Or just chill! We’re here to hang and connect. ​ ​Before the event, be sure to download Pera wallet. Not only is Pera your gateway to the Algorand ecosystem, but throughout the event we’ll be sending out airdrops and other surprises to attendees.

    Emma Barry Murphy
    Emma Barry Murphy Algorand
  • Post Thumbnail
    Intermediate · 30 minutes
    C# icon

    Create an Online Game Marketplace to Buy/Sell Games

    In this tutorial, we will learn how to interact with the Algorand network to create an online marketplace where games can be bought or sold online using TestNet.

    Stephen Sunday
    Stephen Sunday KusuConsult
  • 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 · 30 minutes
    goal icon

    Create A Private Network

    This tutorial walks through creating and running a private network that can be used to test your application.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Beginner · 30 minutes
    JavaScript icon

    Read and Write to the Transaction Note Field with JavaScript

    Example JavaScript to read and write into the note field

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

    How to Run the ORE ID Sample App

    Take ORE ID for a test drive. ORE ID makes it easy for users to send transactions to the blockchain from within your app. This tutorial will teach you how to pull down and run the ORE ID sample app running on the Algorand blockchain on your local machine.

    Shyla Hardwick
    Shyla Hardwick Aikon
  • 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
    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
    Beginner · 15 minutes or less
    JavaScript icon

    Access BetaNet Network using Purestake

    Access BetaNet Network using PureStake

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Intermediate · 1 hour
    Python icon

    Creating a License Manager Contract utilizing PyTEAL and Inner Transactions

    This tutorial will introduce the reader to using Inner Transactions in PyTEAL using an example scenario: A License Manager Contract

    Julian Weber
    Julian Weber
  • Post Thumbnail
    Beginner · 30 minutes
    Golang icon

    Read and Write to the Transaction Note Field with Go

    Example using Go to read and write into the note field.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Beginner · 1 hour
    Golang icon

    Working with ASA using Go

    This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset using Go

    Russell Fustino
    Russell Fustino Algorand
  • Load More