dapp
Showing 285 posts related with dapp.
-
ASA Recurring Withdrawal DApp
Build an ASA's recurring withdrawal dApp combining Algorand Standard Assets, Algorand Smart Contracts and Atomic Transfers.
-
Build an employee loan arrangement dApp
Build an Employee Loan dApp using Algorand Layer-1 functionalities to manage the loan arrangements between employers, employees and financial authorities.
-
Wagering DApp with a serverless Vue + AlgoSigner Frontend
Bet on your favourite team by wagering Algo! Easily interact with smart contracts powered by the Algorand blockchain thanks to a frontend web app using Vue and AlgoSigner.
-
Tic-Tac-Toe dApp
Design and deploy the Tic-Tac-Toe game on the Algorand blockchain. The game logic is implemented as a Stateful Smart Contract using PyTeal while the communication with the network is done using the py-algorand-sdk.
-
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`.
-
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
-
A Crowdfunding DApp on the Algorand Network
A Crowdfunding Application built on the Algorand Network with the .NET Core framework. This will enable people crowdfund for their projects/businesses using the algorand protocol.
-
EVM-Based dApp on Algorand With Milkomeda A1
How to deploy an EVM-based Smart Contract on Algorand-Milkomeda A1, and interact with it using Brownie
-
Deploying a bet dApp powered by Beaker
In this tutorial you will deploy a bet dApp, named AlgoBet. You will setup an Algorand sandbox, compile the AlgoBet smart contract and instantiate it on the testnet. Finally, you will be able to interact with the deployed decentralized bet system.
-
Song Vote on Algorand - Create and deploy a fully functioning Dapp
Create and deploy dApp to vote on songs (or other things) on the Algorand test network. By the end you will have a good understanding of the full development pipeline on Algorand!
-
Adding Transaction Capabilities to a dApp Using AlgoSigner
AlgoSigner is a blockchain wallet that makes it easy to use Algorand-based applications on the web. In this tutorial, you will learn how to integrate AlgoSigner into your decentralized application.
-
Developer Beginner Bootcamp in Spanish - Build a dAPP in 4 days
This Bootcamp will consist of 4 sessions that will allow you to start your path in the development of decentralized applications using Algorand, taking advantage of its native technical characteristics. All the content will be in Spanish and it is totally free, so if you are a developer and you ask yourself: Why should you be interested in learning about Algorand and participating in the Bootcamp? Algorand has different SDKs to help you with the build process in different languages and with extensive documentation. The costs and speed for testing on Algorand are extremely low, allowing you to learn and test without friction. Companies that work with Algorand are constantly looking for developers to join their work teams. At the end of the Bootcamp, you will be able to participate in solving challenges that will test your knowledge and serve as a cover letter so that you can apply for a job in the Algorand ecosystem. ### Session content All sessions are 7PM - 9PM EDT - Session 1 May 30 : Transacting with the typescript SDK and interacting with algokit - Session 2 June 1 : Creating contracts in Algorand with Python thanks to PyTEAL and Beaker - Session 3 June 6 : Building our dapp contract - Session 4 June 8: Building the frontend of our dapp ### Why Algorand? When you decide to start working on blockchain, it is essential that you know the characteristics of the protocol that you are going to use. Here we present the ones from Algorand: It is a layer 1 network that can process more than 6,000 transactions per second and is expected to reach 10,000. The cost per transaction is approximately 0.001 Algo == $0.0003 USD. Our blocks are processed in 3.7 seconds. We are a carbon neutral blockchain since we are committed to being friendly to the environment.
-
Reach - The Easiest and Safest way to Build DApps
Blockchain development is hard. Existing tooling is complex, time-consuming to use and not robust against common programming oversights. Reach is fundamentally changing the way blockchain developers approach their craft, safely, efficiently and with formal proofs.
-
Integrate AlgoSigner Components Into Your DApp Using React
React is one of the most popular JavaScript frontend libraries available. Quickly add AlgoSigner components to interface users with your DApp.
-
Introducing MyAlgo Connect for DApp Developers
MyAlgo Connect enables WebApp developers to securely connect users to their Algorand DApp. This extension-free web component runs on all browsers to review and sign transactions.
-
Why is Sandbox Indispensable for Building dApps?
Are you struggling to figure out what tools to use when developing dApps? Look no further. Learn why Sandbox should be the go-to developer tool when building dApps.
-
Algorand Blockchain Development using Reach - Part 7: React.js Front End and AlgoSigner Integration
In this final entry in the series dApp development with Reach. We add a UI to our Rock Paper Scissors game. We will also interact with AlgoSigner as our Web Wallet. We assume the reader has followed the full tutorial series and Reach reference docs.
-
Create a Mobile App (Android/iOS) using Xamarin Forms
Create a Mobile Application enabling you to interact with the Algorand blockchain.