uwp
Showing 261 posts related with uwp.
-
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
-
Algo Builder Tutorial Part 4: Testing Smart Contracts
In this tutorial we present how `algob` helps the developers to test their smart contracts effectively.
-
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
-
Setting the Transaction Fee with Python
Setting Transaction Fee with Python
-
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.
-
Algo Builder Tutorial Part 2: Stateless Smart Contracts
Building Smart Contracts with Algo Builder. Our goal is to make shipping Algorand applications simple, efficient, and scalable.
-
Create your Own Coin on TestNet (LaylaCoin Series)
Learn how to create, opt-in, transfer, and read balances of an asset on TestNet.
-
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.
-
Build your own Algo based store with Woocommerce and Andpay
Learn how quickly you can setup your first Algo based e-commerce store using Woocommerce and Andpay
-
Decentralised co-operative unions with Algorand Multisignature Account
Blockchain credit union membership contributions and payments on Algorand.
-
Algorand Payment App
Learn how to build a DeFi Mobile Application on the Algorand Network to process payment transactions online.
-
Using VS Code with Java
This tutorial will facilitate how to debug using Visual Studio (VS) Code using Java
-
Locating a Transaction using the Archiver/Indexer with Java
Locating a Transaction using the Archiver/Indexer with Java
-
Integromat Integrations - Part 1: Transfer Transaction Details to Clickup
In this tutorial, we will explain how to monitor your wallet and record all transactions on Clickup. After this explanation, you will be able to automatically record all transactions that took place on your wallet by using Integromat.
-
Build a Web dApp Algorand Wallet Interface Using Reach and Vue
A starter web dApp wallet interface using Reach-lang & Vue, that connects to an Algorand wallet & funds it from a local devnet
-
Milestone Dapp Built with Pyteal
We will build a decentralized milestone based application using pyteal and Python. PyTeal is used to write the smart contracts whereas interacting with them is done via Python using the `py-algorand-sdk`.
-
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.
-
Real-Time Block Visualizer with Vue
Visualize real-time blockchain operations with Vue.