dapp
Showing 285 posts related with dapp.
-
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.
-
Algorand Blockchain Development using Reach - Part 6: Looping to Determine the Winner
In this tutorial, we explore loops in Reach. As dApp developers must take special care when performing loops within a consensus network. Thankfully, the Reach verification engine assures we write safe dApps.
-
Algorand Blockchain Development using Reach Part 3 Bets - Wagers
In this tutorial, we add in both wagering and payouts to the winner of our Rock Paper Scissors Algorand blockchain game. By the end of this tutorial, you will have a full featured game allowing wager, provably fair outcomes and payouts to the winner.
-
Creating a License Manager Contract utilizing PyTEAL and Inner Transactions
This tutorial will introduce the reader to using Inner Transactions in PyTEAL using an example scenario: A License Manager Contract
-
Algorand Blockchain Development using Reach Part 4 Trust - Commitments
In this tutorial, we implemented a secure version of Rock, Paper, Scissors. These are the cornerstones of Blockchain development.
-
Using loop invariants for verification in Reach
Loops can be quite useful for writing Reach programs but verifying the outcome of loops can be challenging. In this tutorial, we will go through a tour of one of the most important features of Reach - automatic verification of loops using invariants.
-
Algorand Blockchain Development using Reach Part 5 Non Participation
Non-participation occurs both in the centralized and decentralized development worlds. In the case of commerce-driven development knowing how to handle this is paramount as a blockchain developer.
-
Scheduling Transactions for Sending in the Future
This tutorial shows how to schedule a payment transaction. Instead of processing the payments now, you can schedule if for a future date/time.
-
Creating an NFTMarketplace
Creating an NFTMarketplace application where users can mint, buy and sell NFTs.
-
TEAL ALGO Oracle in Algorand Layer-1
In a blockchain, the ability to reference a price on-chain enables a seamless and trustless transaction environment, especially for automated transactions and smart contracts. Oracles are the entities in charge of broadcasting off-chain data such as market price to the blockchain, and serve as a source of truth that allows on-chain dApps to measure the value of assets referenced within a transaction. Rand Labs and Borderless Capital releases a Algorand Oracle that can be referenced in atomic transfers using TEAL stateful and stateless smart contracts.
-
Connecting WebApps using AlgoSigner
This article highlights the AlgoSigner Chrome plugin and how it can be used to handle private keys and secret mnemonics without developers having to worry about them.
-
Linking Algorand Stateful and Stateless Smart Contracts
This article discussing linking stateful and stateless smart contracts and why it makes sense in many applications.
-
Introducing Algorand Builder
Algorand Builder is a trustworthy framework for building Algorand DApps. We make building and shipping DApps easy.
-
What’s new in AlgoSigner v1.4
The latest AlgoSigner release adds new features WebApp developers and end user will appreciate.
-
Building NFTs on Algorand
This article summarizes some of the options available to developers when building NFTs on the Algorand Blockchain.
-
Algo Builder v1.0 Released
We are pleased to release 1.0 of our Algo Builder software! Learn more about our new features, smart contract examples and dApp templates.
-
Algorand Wallet Now Open Source
Algorand Wallet, the official mobile wallet for the Algorand blockchain, is now fully open source, allowing developers to build the app locally for testing integrations with dApps and mobile projects.
-
Algorand + Gitcoin: New Ways for Developers to Earn Rewards
The Algorand Foundation launched the Algorand Trailblazer Bounty Program. Visit Gitcoin to see the latest bounties and to learn which content is eligible for rewards.