goal
Showing 110 posts related with goal.
-
Smart Contract SDK Usage Updated to V2
The feature guide for accessing a TEAL program from an SDK is updated for V2. This guide contains SDK samples using TEAL programs with contract accounts or delegated signatures.
-
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.
-
Sharing Global State Across Contracts
This article explains how one contract can read another's global state.
-
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.
-
Making Development Easier with AlgoDEA IntelliJ Plugin
AlgoDEA IntelliJ plugin provides end to end development life-cycle on Algorand blockchain using IntelliJ IDE. Using this plugin, developers can create and test both stateless and stateful smart contracts directly from their IntelliJ IDE. Some of the other key features supported by this plugin are editor support for TEAL & PyTeal files, ASA management, Atomic Transfers, Test account management. The goal of this plugin is to increase developer productivity by simplifying various interactions with Algorand blockchain. Due to simple consistent development workflow in the IDE, developers can iterate faster during development stage.
-
Building NFTs on Algorand
This article summarizes some of the options available to developers when building NFTs on the Algorand Blockchain.
-
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.
-
Algorand Wallet Now Open Source
Algorand Wallet, the official mobile wallet for the Algorand blockchain, is now fully open source, allowing developers to build the app locally for testing integrations with dApps and mobile projects.
-
Meet the Winners: Schelling Point Virtual Hackathon 2022
Meet the winners of the Gitcoin hackathon focused on DeFi apps, developer tooling, and DAO projects.
-
Using a Smart Contract to Spawn Additional Smart Contracts
This article explains spawning child smart contracts from a parent contract using inner transactions.
-
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.
-
Algorand Boosts Performance 5x in Latest Upgrade
Exploring Algorand's Latest Performance Upgrade
-
Smart Contract Storage: Boxes
An overview of Smart Contract storage mechanisms, and technical details for how to use boxes.
-
Developer Preview of Conduit
Developer preview release of Conduit, a new, powerful, and flexible way to access Algorand chain data.
-
Developer Improvements in go-algorand 3.16
go-algorand 3.16 introduces several noteworthy useful improvements for developers. We highlight and explain them here.
-
Reaching new transaction speeds on Algorand
Introducing 3.3s transaction finality
-
Algorand's Latest Upgrade: Dynamic Round Times & AVM v10
Learn what's new with release 3.21 & AVM v10