asset opt-in
Showing 65 posts related with asset opt-in.
-
SHMUP Unity Game with Algorand SDK
Unity solution and tutorial that uses the Algorand SDK to reward players with ASA Game Tokens
-
Example Permissioned Voting Stateful Smart Contract Application
This solution explains one way to build a permissioned voting application on the Algorand Blockchain.
-
Building Mobile Apps Using React-Native-Algo Library
The react-native-algo library provides mobile developers easy access to the java-algorand-sdk while building an android app in react-native.
-
Case Study: OneStep Disaster Relief Platform Built on Algorand
This article describes the development of a comprehensive disaster relief platform powered by the Algorand blockchain.
-
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.
-
Build Algorand iOS, Android and UWP apps using C# .NET SDK and Xamarin
This solution shows how to build an Algorand application for iOS, Android and Universal Windows Platform (UWP), with one code base, using Xamarin Forms and C#.
-
Integrate AlgoSigner to JavaScript Application on Algorand
This solution contains several examples of different ways to use the Algorand JavaScript SDK, including sending transactions, creating atomic transfers, and interacting with Smart Contracts.
-
Adding Transaction Capabilities to a dApp Using AlgoSigner
AlgoSigner is a blockchain wallet that makes it easy to use Algorand-based applications on the web. In this tutorial, you will learn how to integrate AlgoSigner into your decentralized application.
-
Discover AVM 1.0
This article introduces a new developer portal experience and summarizes the changes made for the Algorand Virtual Machine 1.0 version.
-
Django Staking Service Demo
This article introduces you to an example staking platform that’s available on github, to demonstrate how such a service can be created on Algorand.
-
Create your own NFT, in Layman's Terms
In this blog post I will provide step by step instruction on creating an NFT with no knowledge of the process, from scratch.
-
ASA Recurring Withdrawal DApp
Build an ASA's recurring withdrawal dApp combining Algorand Standard Assets, Algorand Smart Contracts and Atomic Transfers.
-
Deploying a bet dApp powered by Beaker
In this tutorial you will deploy a bet dApp, named AlgoBet. You will setup an Algorand sandbox, compile the AlgoBet smart contract and instantiate it on the testnet. Finally, you will be able to interact with the deployed decentralized bet system.
-
Algo Builder v1.0 Released
We are pleased to release 1.0 of our Algo Builder software! Learn more about our new features, smart contract examples and dApp templates.
-
AlgoNim
AlgoNim is the first Algorand game incorporating all the features introduced in Algorand 2.0: Algorand Standard Assets (ASA), Atomic Transfers (AT) and Algorand Smart Contracts (ASC1).
-
Example Permissionless Voting Stateful Smart Contract Application
This solution explains one way to build a permissionless voting application on the Algorand Blockchain.
-
AlgoRealm, a NFT Royalty Game
AlgoRealm is a simple NFT game that provides an example of how to build NFTs with embedded royalty policies on Algorand.
-
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.