keys
Showing 182 posts related with keys.
-
Read and Write to the Transaction Note Field with Python
Example Python to read and write into the note field.
-
Getting Started with Developing Android Apps on the Algorand Platform Using java-algorand-sdk
This tutorial explains how to get started developing android apps that use the java-algorand-sdk
-
LimitOrder Contract with Go
A walkthrough example of how to use a limit order contract with Go.
-
How to use Multisignature Transactions in Java
This tutorial covers how to sign and send transactions from a multisignature account using the Algorand Java SDK
-
Hash Time Lock Contract Template With Java
Build a Smart Contract that functions as a HTLC using Java
-
Algorand BSN Portal - Getting Started
“Participating in the BSN International provides a cost effective and stable infrastructure for developers and enterprises to build on Algorand." - Fangfang Chen, Chief Operating Officer at Algorand Foundation
-
Create your Own Coin on TestNet (LaylaCoin Series)
Learn how to create, opt-in, transfer, and read balances of an asset on TestNet.
-
LimitOrder Contract with Java
A walkthrough example of how to use a limit order contract with Java.
-
Using VS Code with Java
This tutorial will facilitate how to debug using Visual Studio (VS) Code using Java
-
Create an Account on TestNet and Send Your First Transaction using C#
This tutorial demonstrates the steps involved in creating a basic Standalone Algorand Account using the Community Algorand .NET SDK and funding it using the Algorand Testnet Faucet. The tutorial also covers send a payment transaction between two accounts.
-
Track 65,000 Tickets - Arrays in Algorand
Learn how to create, update and read arrays in Algorand. We will utilize key-value pairs, bytes, and bits to persistently store almost 65,000 elements in a single smart contract.
-
Real-Time Block Visualizer with Vue
Visualize real-time blockchain operations with Vue.
-
Siam - Managing Global Application State
With Siam, you can operate a small key-value store on the Algorand blockchain with minimal configuration. You can start publishing real-world data to the blockchain and write your own oracle.
-
Deploying a Scheduling Service for Automated Payments
Deploy an automated payment system for scheduled payments using the Hangfire - .Net Library on the Algorand Network to make our background tasks and jobs easier for payments.
-
Algorand Payment App
Learn how to build a DeFi Mobile Application on the Algorand Network to process payment transactions online.
-
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
-
Creating a JavaScript Transaction with the PureStake API
Learn to create a transaction and send it programmatically
-
Monitoring Account Activity with AlertHub
This tutorial will walkthrough how to get started with AlertHub to enable real-time monitoring of status and activity on your account.