fee
Showing 321 posts related with fee.
-
Stateful Smart Contracts, Rekeying, and Fast Catchup
Stateful Smart Contracts, Rekeying, and Fast Catchup are brand new features that are now available to try on BetaNet. Learn more about what these features are and how to get started.
-
TEAL ALGO Oracle in Algorand Layer-1
In a blockchain, the ability to reference a price on-chain enables a seamless and trustless transaction environment, especially for automated transactions and smart contracts. Oracles are the entities in charge of broadcasting off-chain data such as market price to the blockchain, and serve as a source of truth that allows on-chain dApps to measure the value of assets referenced within a transaction. Rand Labs and Borderless Capital releases a Algorand Oracle that can be referenced in atomic transfers using TEAL stateful and stateless smart contracts.
-
Getting Started with ORE ID
Getting started on Algorand is now made simpler with ORE ID. ORE ID is a user onboarding and account management service that helps you create accounts and help facilitate transactions for your users, all done with JS.
-
Linking Algorand Stateful and Stateless Smart Contracts
This article discussing linking stateful and stateless smart contracts and why it makes sense in many applications.
-
Making Development Easier with Algorand IDE Playground
The RockX IDE Playground for Algorand allows developers to try out many protocol features within a Web IDE.
-
Introducing Algorand Builder
Algorand Builder is a trustworthy framework for building Algorand DApps. We make building and shipping DApps easy.
-
Using Assets and Smart Contracts in Real Estate
Blockchain enables disruptive innovation within the real estate industry. This tutorial series explains the basics and creates an NFT to represent a property.
-
Building NFTs on Algorand
This article summarizes some of the options available to developers when building NFTs on the Algorand Blockchain.
-
Introducing TEAL Version 3
This article summarizes all the changes made to TEAL in version 3.
-
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.
-
AlgoWorld: A Series of Collectible Digital Trading Cards
AlgoWorld is a series of 1500 digital trading cards representing the 193 countries around the globe.
-
Algorand + Gitcoin: New Ways for Developers to Earn Rewards
The Algorand Foundation launched the Algorand Trailblazer Bounty Program. Visit Gitcoin to see the latest bounties and to learn which content is eligible for rewards.
-
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.
-
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.
-
Make a “.algo” name for yourself with NFDomains
NFD provides short, readable aliases for wallet addresses using NFT ASAs for .algo names.
-
An Overview of the Best Algorand Developer Resources
A summary of the most important courses, resources, and links to learn about Algorand development.
-
Royalty payments using ARC18
This article summarizes the royalty payments ARC18 specification for Algorand Standard Assets(ASA) .
-
Using a Smart Contract to Spawn Additional Smart Contracts
This article explains spawning child smart contracts from a parent contract using inner transactions.