betanet
Showing 32 posts related with betanet.
-
Access BetaNet Network using Sandbox
This tutorial describes how to access the BetaNet network using Sandbox.
-
Access BetaNet Network using Purestake
Access BetaNet Network using PureStake
-
Access BetaNet Network using your own node and goal
This tutorial describes how to setup and update a BetaNet network using your own node and goal.
-
“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.
-
Interact with the Algorand Blockchain Network using SMS and Voice
Use the Twilio SMS and Voice APIs to interact with the Algorand Blockchain.
-
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#.
-
AlgoNim
AlgoNim is the first Algorand game incorporating all the features introduced in Algorand 2.0: Algorand Standard Assets (ASA), Atomic Transfers (AT) and Algorand Smart Contracts (ASC1).
-
Building iOS Apps Using Swift Algorand SDK
Demonstrates developing an iOS app using the Swift Algorand SDK
-
Use Quick-Algo to Start Running an Algorand Node in Under 1 Minute
Learn the basics to running an Algorand node and use the `quick-algo` shell script to get you up and running with a fully customizable Algorand node in under 1 minute.
-
Quick and dirty Algorand Unity SDK based on .NET Algorand SDK
In this solution we will see how to use a fast Unity Algorand SDK based on the well-known Algorand .NET SDK to build some general purpose examples
-
Artificial Intelligence on Algorand
In this solution we discuss Algorand as a shared database, utility of an indexer and how Machine Learning benefits the ecosystem.
-
Deploying Sandbox to a Linux VM in Azure
This tutorial demonstrates how to deploy a Sandbox development environment to a linux virtual machine in Azure. It tackles in great detail how to navigate Azure, but also provides an easy-to-use template for those with Azure experience.
-
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
-
Using PureStake API with Algo Builder
In this tutorial we present how to use PureStake API (algodv2 and indexer) within `algob` projects.
-
Getting Started with the PureStake API Service
Get up-and-running on the Algorand network without needing to run your own node.
-
Algosearch Setup
A how to guide on set up AlgoSearch using Docker compose
-
Create A Private Instance of Algorand In A Testbed
This tutorial demonstrates the steps involved in creating a fully private instance of Algorand in a testbed with three independent VMs.
-
Compile and Run the Algorand Node Natively on Windows
Learn how to build the Algorand node and the whole set of devtools on Microsoft Windows and run them without the need of emulators, virtual machines and even WSL.