Asset Manager
Showing 87 posts related with Asset Manager.
-
Build an employee loan arrangement dApp
Build an Employee Loan dApp using Algorand Layer-1 functionalities to manage the loan arrangements between employers, employees and financial authorities.
-
What's the best way to learn about Algorand?
This blog describes my journey to learning Algorand development and provides you with tips on how to get started building on Algorand.
-
How does an Extendable DAO work?
An Extendable DAO allows for an eager community to build upon the DAO, adding new functionality and activating it by voting.
-
An Algorand Blackjack implementation with Beaker
Blackjack is the most played casino bank card game in the world. We show an implementation of a smart contract that runs single-player blackjack games against the bank in Beaker.
-
SHMUP Unity Game with Algorand SDK
Unity solution and tutorial that uses the Algorand SDK to reward players with ASA Game Tokens
-
Using TEAL debugger with algo-buiilder
In this tutorial we present how to use TEAL debugger with `algob` (debugging smart contracts with dry run OR launch a live debugging session)
-
Using PureStake API with Algo Builder
In this tutorial we present how to use PureStake API (algodv2 and indexer) within `algob` projects.
-
Algo Builder Tutorial Part 4: Testing Smart Contracts
In this tutorial we present how `algob` helps the developers to test their smart contracts effectively.
-
Algo Builder Tutorial Part 2: Stateless Smart Contracts
Building Smart Contracts with Algo Builder. Our goal is to make shipping Algorand applications simple, efficient, and scalable.
-
Run Algorand Indexer using Azure Portal
This tutorial is a step by step guide on how to deploy and run an Algorand Indexer on Microsoft Azure using Azure Portal
-
Send an Algorand Transaction Using Rust!
In this tutorial we will take the first steps with the community supported Rust Algorand's SDK. We will start by installing Rust and the Algorand Sandbox and end by sending a transaction in a Rust program.
-
Algo Builder Tutorial Part 5: Algob Console
In this tutorial we present how to use `algob console` to quickly and easily interact with Algorand Standard Assets and Smart Contracts.
-
Song Vote on Algorand - Create and deploy a fully functioning Dapp
Create and deploy dApp to vote on songs (or other things) on the Algorand test network. By the end you will have a good understanding of the full development pipeline on Algorand!
-
Integrating ALGO and ASA transfers within your application
Learn how to integrate your application with Algo or ASA by walking through code examples.
-
Leased Transactions: Securing Advanced Smart Contract Design
Certain smart contracts can benefit from defining a Lease parameter, which can provide security for exclusive transaction execution, mitigate fee variability, and enable long-running smart contracts. Learn when and how to use Leases in this article.
-
Intro to Algorand Studio & Algorand VS Code Extension
This article introduces two developer tools by Obsidian Labs. The first is their Algorand Studio project and the second is their VS Code Extension. Both tools are used to work with Algorand and make building and testing transactions and smart contracts easier. Additionally, both can be used to run an Algorand node.
-
Encode Algorand Club Recap
Recap of the Encode Algorand Club pre-accelerator and describes the projects built by each participating team.
-
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.