algorand standard assets
Showing 74 posts related with algorand standard assets.
-
Decentralized Two-Factor Authentication With Algorand Standard Assets
Sample code for creating a basic two-factor authentication system with Algorand Standard Assets.
-
Using Stateful Smart Contract To Create Algorand Standard Asset
Using PyTeal and goal, we use a stateful smart contract linked with an escrow account to create an Algorand Standard Asset.
-
Algorand Standard Assets
A conceptual overview of Algorand Standard Assets for developers.
-
Building iOS Apps Using Swift Algorand SDK
Demonstrates developing an iOS app using the Swift Algorand SDK
-
Simple example using Algorand with Unity 3D Engine
Initial example to integrate Algorand into a Unity 3D graphics engine project. A small step in the creation of Virtual Worlds and their BlockChain economy.
-
Code Upgradeability Made Easy with the Algorand VM
Algorand native code upgradeability makes life much more convenient. What would have to happen if that feature didn't exist? Take a deep look!
-
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
-
Algorand Builder Tutorial: Part 1 - Creating Local Network and Deploying ASA
[Algorand Builder](https://github.com/scale-it/algo-builder) is a development environment, testing framework and asset pipeline for Algorand. Our goal is to make shipping Algorand applications simple, efficient, and scalable.
-
Algorand 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.
-
Royalty 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.
-
Payment Prompts with Algorand Mobile Wallet
The Algorand Mobile Wallet provides the ability to use QR codes to create, sign and send transactions. This document provides a brief overview for developers and users.
-
Introducing Algorand Virtual Machine: AVM 0.9 Release
This article summarizes many of the features available within the Algorand Virtual Machine (AVM) 0.9 Release.
-
Contract to Contract calls and an ABI come to Algorand
This article summarizes many of the features available within the Algorand Virtual Machine (AVM) 1.1 Release.
-
What's New in Algorand 3.15.0
This article covers the new features of Algorand 3.15.0
-
Assets and Custom Transfer Logic
This solution illustrates enforcing a call to a smart contract while transferring an Asset (ASA).
-
ASA Recurring Withdrawal DApp
Build an ASA's recurring withdrawal dApp combining Algorand Standard Assets, Algorand Smart Contracts and Atomic Transfers.
-
Fractional Auction Listing for Real Estate Investing
Deploy a Fractional Auction Listing Application using smart contracts and atomic transfers to allow investors to purchase fractional ownership of real estate.
-
Creating Transactions from Spreadsheets
This tutorial looks at how to create different Algorand transactions from an imported excel sheet.