automation
Showing 81 posts related with automation.
-
Intermediate · 30 minutesHash Time Lock Contract Template With Python
Build a Smart Contract that functions as a HTLC using Python
-
Intermediate · 30 minutesHash Time Lock Contract Template With Java
Build a Smart Contract that functions as a HTLC using Java
-
Beginner · 15 minutes or lessAccess BetaNet Network using Sandbox
This tutorial describes how to access the BetaNet network using Sandbox.
-
Intermediate · 30 minutesAlgorand serverless application on AWS Lambda
Learn how to develop and deploy Algorand serverless applications on AWS Lambda
-
Beginner · 15 minutes or lessSetting the Transaction Fee in JavaScript
Setting Transaction Fee with Javascipt
-
Beginner · 1 hourCreate and test smart contracts using Python
Create two smart contracts using Python Algorand SDK and PyTeal, then test their implementation using pytest.
-
Beginner · 1 hourWorking with ASA using Go
This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset using Go
-
Intermediate · 30 minutesAlgorand 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.
-
Intermediate · 1 hourRoyalty Fees in Algorand Using PyTeal
This is a short tutorial that explains how to implement Royalty Fees using Inner Transactions and Teal v5 capabilities in Algorand.
-
Intermediate · 30 minutesAlgorand Studio | Tutorial 2: Smart Contract Dynamic Fee
Use Algorand Studio for ASC development including creating a project, coding, compiling, and constructing transactions to execute the smart contract.
-
Intermediate · 1 hourCreating 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
-
Beginner · 1 hourStateless session management with the Pera wallet
Leveraging Wallet Connect, NextJs and Redux to securely login users.
-
Beginner · 1 hourWorking with ASA using Java
This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset using Java.
-
Intermediate · 1 hourParticipate in Consensus from Ledger Nano S/X
In this tutorial, we show how to participate in consensus from an account stored in a Ledger Nano S or X. By participating in consensus, you help decentralize the network.
-
Beginner · 15 minutes or lessAccess BetaNet Network using your own node and goal
This tutorial describes how to setup and update a BetaNet network using your own node and goal.
-
Intermediate · 1 hourIntegrating ALGO and ASA transfers within your application
Learn how to integrate your application with Algo or ASA by walking through code examples.
-
Reach - The Easiest and Safest way to Build DApps
Blockchain development is hard. Existing tooling is complex, time-consuming to use and not robust against common programming oversights. Reach is fundamentally changing the way blockchain developers approach their craft, safely, efficiently and with formal proofs.
-
Building NFTs on Algorand
This article summarizes some of the options available to developers when building NFTs on the Algorand Blockchain.