read
Showing 264 posts related with read.
-
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.
-
AVM 7 New Features
This article summarizes the new features available in the Algorand Virtual Machine (AVM) version 7.
-
Randomness on Algorand
Explaining the new randomness capabilities on Algorand.
-
Usage and Best Practices for Randomness Beacon
This article describes using the randomness beacon
-
Smart Contract Storage: Boxes
An overview of Smart Contract storage mechanisms, and technical details for how to use boxes.
-
AVM 8 New Features
This post explains some of the new opcodes available to the Algorand Virtual Machine(AVM).
-
Developer Preview of Conduit
Developer preview release of Conduit, a new, powerful, and flexible way to access Algorand chain data.
-
What's New in Algorand 3.15.0
This article covers the new features of Algorand 3.15.0
-
Introducing Official Algod Docker Containers
Overview of Algorand's Algod Containers, the path forward, and a quick how to!
-
Pyteal 0.24.0: Sourcemapping!
the new pyteal release introduces pyteal-to-teal sourcemapping.
-
AlgoKit Launches
AlgoKit is our new developer experience
-
Developer Improvements in go-algorand 3.16
go-algorand 3.16 introduces several noteworthy useful improvements for developers. We highlight and explain them here.
-
Introducing AVM 9: Group Resource Sharing
AVM 9 introduces a new mechanic for foreign reference arrays. They are now shared across the transaction group.
-
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.
-
print("Algokit v2, happy technology")
With AlgoKit 2.0 we are bringing native Python to blockchain development, giving the millions of Python developers an easy onramp to the world of decentralized computing.
-
“Alexa, ask Algorand for the latest round on MainNet?”
Sample code for how to transform a few basic interactions with the Algorand blockchain into a voice-interactive experience using Alexa.
-
Creating a Point-of-Sale Application with the Algorand Blockchain
We show how to use Algorand’s blockchain to create an alternative payment solution for processing retail transactions. The solution demonstrates a point-of-sale application and a signing wallet.
-
Using the Algorand Blockchain to Track COVID-19
Sample code for scraping and processing IReport-Covid survey data from the Algorand Blockchain to better understand how COVID-19 affects people in real time.