go
Showing 231 posts related with go.
-
Building Mobile Apps Using React-Native-Algo Library
The react-native-algo library provides mobile developers easy access to the java-algorand-sdk while building an android app in react-native.
-
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.
-
Using the Circle API to transfer funds between the Algorand blockchain and traditional bank accounts
This article describes the new TestNet dispenser’s design and implementation, enabling both USDC and Algos for testing.
-
Block'n'Poll - Blockchain polling web application
Block'n'Poll is a blockchain polling web application that allows users to easily create permissionless polls and vote on Algorand blockchain.
-
AlgoRealm, a NFT Royalty Game
AlgoRealm is a simple NFT game that provides an example of how to build NFTs with embedded royalty policies on Algorand.
-
Create a Cross-Platform Wallet with Flutter and Dart SDK
Use Flutter 2 to create production-ready cross-platform Algorand applications and export them to mobile, web and desktop.
-
Fractional Auction Listing for Real Estate Investing
Deploy a Fractional Auction Listing Application using smart contracts and atomic transfers to allow investors to purchase fractional ownership of real estate.
-
Building iOS Apps Using Swift Algorand SDK
Demonstrates developing an iOS app using the Swift Algorand SDK
-
Channel Manager for NFTs
A Software-as-a-Service based channel manager, connecting marketplaces and users to Algorand blockchain, using combination of intuitive features and simple interfaces.
-
Simple example using Algorand with Unity 3D Engine
Initial example to integrate Algorand into a Unity 3D graphics engine project. A small step in the creation of Virtual Worlds and their BlockChain economy.
-
Style Transfer Service
This solution shows how would be possible to use Algorand as the payment gateway for an Artificial Intelligence Marketplace, implementing an online Style Transfer as the first service.
-
Zapier Integrates Algorand Blockchain With More Than 3000 Apps
A solution to integrate Algorand with +3000 Apps
-
Case Study: OneStep Disaster Relief Platform Built on Algorand
This article describes the development of a comprehensive disaster relief platform powered by the Algorand blockchain.
-
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.
-
Track your ALGO balance on Facebook using Manychat
Demonstrates how to create a Facebook Messenger chatbot and use it to track your ALGO balance.
-
Using Stateful Smart Contract To Create Algorand Standard Asset
Using PyTeal and goal, we use a stateful smart contract linked with an escrow account to create an Algorand Standard Asset.
-
Integrate AlgoSigner to JavaScript Application on Algorand
This solution contains several examples of different ways to use the Algorand JavaScript SDK, including sending transactions, creating atomic transfers, and interacting with Smart Contracts.