read
Showing 264 posts related with read.
-
Read and Write to the Transaction Note Field with Java
Example Java to read and write into the note field.
-
Read and Write to the Transaction Note Field with Go
Example using Go to read and write into the note field.
-
Read and Write to the Transaction Note Field with Python
Example Python to read and write into the note field.
-
Read and Write to the Transaction Note Field with JavaScript
Example JavaScript to read and write into the note field
-
Real-Time Block Visualizer with Vue
Visualize real-time blockchain operations with Vue.
-
Algorand-Telegram Interactions: Part 1 - The Basics
Create a Telegram Bot which connects your username to your Algorand account, then invoke some transactions.
-
“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.
-
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#.
-
Example Permissioned Voting Stateful Smart Contract Application
This solution explains one way to build a permissioned voting application on the Algorand Blockchain.
-
Example Permissionless Voting Stateful Smart Contract Application
This solution explains one way to build a permissionless voting application on the Algorand Blockchain.
-
Algo Tides - Manage Your Own Wallets with a Graphical Interface
This solution introduces you to "Algo Tides" and describes common techniques in building a graphical interface on Algorand using Python.
-
Securely share files on Algorand with IPFS
Algorand-IPFS integrations allows decentralized applications access to secure digital content.
-
Example Digital Exchange Smart Contract Application
This solution presents a very simple DEX application using stateless and stateful smart contracts. It allows users to place limit orders that are fulfilled at a later time by another party.
-
Ecommerce Payments Using PHP/Javascript
Allow users to pay for online goods using Algorand assets at the checkout terminal.
-
FDA Recalls Application
This application stores FDA recall data on Algorand’s blockchain and then uses Algorand's indexer to locate the FDA recall data.
-
AlgorandTipBot on Telegram - Send ALGO to any @username
The AlgorandTipBot enables Telegram users to send tips (small amounts of ALGO) to other users of the messaging app.