APIs
Showing 175 posts related with APIs.
-
Read and Write to the Transaction Note Field with JavaScript
Example JavaScript to read and write into the note field
-
Split Contract Template with JavaScript
An example walkthrough of the Split Contract Template in JavaScript
-
LimitOrder Contract with Python
A walkthrough example of how to use a limit order contract with Python.
-
Create an Account on TestNet using Java
Create an Account on TestNet with Java
-
Read and Write to the Transaction Note Field with Java
Example Java to read and write into the note field.
-
Setting the Transaction Fee in Java
Setting Transaction Fee with Java
-
Using 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.
-
Hash Time Lock Contract Template With Go
Build a Smart Contract that functions as a HTLC using Go
-
Access BetaNet Network using Purestake
Access BetaNet Network using PureStake
-
Create an Account on TestNet with Python
Generate a new account, fund it, and check your balance on TestNet using the Python SDK.
-
Read and Write to the Transaction Note Field with Go
Example using Go to read and write into the note field.
-
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.