APIs
Showing 175 posts related with APIs.
-
Intermediate · 30 minutesLimitOrder Contract with Java
A walkthrough example of how to use a limit order contract with Java.
-
Beginner · 15 minutes or lessSetting the Transaction Fee in JavaScript
Setting Transaction Fee with Javascipt
-
Beginner · 15 minutes or lessUsing VS Code with JavaScript
This tutorial will facilitate how to debug using Visual Studio (VS) Code, which can be used with all the code samples on the Algorand Developer Docs Portal.
-
Intermediate · 30 minutesLimitOrder Contract with Go
A walkthrough example of how to use a limit order contract with Go.
-
Beginner · 30 minutesRead and Write to the Transaction Note Field with Python
Example Python to read and write into the note field.
-
Beginner · 15 minutes or lessCreate an Account on TestNet using JavaScript
This tutorial demonstrates the steps involved in creating a basic Standalone Algorand Account using the JavaScript SDK.
-
Beginner · 30 minutesRead and Write to the Transaction Note Field with Go
Example using Go to read and write into the note field.
-
Beginner · 30 minutesRead and Write to the Transaction Note Field with JavaScript
Example JavaScript to read and write into the note field
-
Intermediate · 30 minutesLimitOrder Contract with Python
A walkthrough example of how to use a limit order contract with Python.
-
Beginner · 15 minutes or lessCreate an Account on TestNet with Python
Generate a new account, fund it, and check your balance on TestNet using the Python SDK.
-
Beginner · 15 minutes or lessCreate an Account on TestNet using Go
This tutorial demonstrates the steps involved in creating a basic Standalone Algorand Account using the Go SDK
-
What's New: Algorand v2.0.7
Algorand v2.0.7 was released to MainNet and TestNet, accompanied by a new set of features in the Algorand APIs. Learn more about what's new in this article.
-
Decentralized Two-Factor Authentication With Algorand Standard Assets
Sample code for creating a basic two-factor authentication system with Algorand Standard Assets.
-
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.
-
Algorand Asset Management Portal
Application with intuitive user interface where a user can seamlessly create, configure, destroy, freeze and unfreeze the assets for an account on the Algorand blockchain.
-
Arduino on Algorand Blockchain
Sample code to connect any Arduino to the Algorand Blockchain.
-
Interact with the Algorand Blockchain Network using SMS and Voice
Use the Twilio SMS and Voice APIs to interact with the Algorand Blockchain.