Create Publication

We are looking for publications that demonstrate building dApps or smart contracts!
See the full list of Gitcoin bounties that are eligible for rewards.

decentralized application

Showing 56 posts related with decentralized application.

  • Post Thumbnail
    Beginner · 1 hour
    Python icon

    Creating an NFTMarketplace

    Creating an NFTMarketplace application where users can mint, buy and sell NFTs.

    Vilijan Monev
    Vilijan Monev
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    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.

    Kwame Bryan
    Kwame Bryan Developer Ambassador
  • Post Thumbnail

    Algorand Developer Bootcamp | Beginner

    ### Why should I be interested in learning about Algorand and participating in the Bootcamp? * Algorand has different SDK’s to help you with the building process in different languages and with extensive documentation. * The costs and speed for testing on Algorand are extremely low, which will allow you to learn and test without friction. * The 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 will serve as a cover letter for you to apply for a Web3 job in the Algorand ecosystem. * This Beginner bootcamp will give you the foundations needed to take part in our Intermediate bootcamp. * Grow your web 3 developer skills on time to be able to participate in our exciting Global Virtual Hackathon at the end of the year. We’ll release more details shortly. **Each session will be 2 hours. Here’s what you can expect to cover over the 4 days:** * Session 1: Algorand Developer Onboarding with JavaScript SDK & AlgoKit Installation * Session 2: Building a dApp with Beaker and Deploying with dAppFlow * Session 3: Building & Debugging dApps with Beaker + PyTeal + PyTest * Session 4: Adding a TypeScript Frontend UI to the Auction dApp ### Why Algorand? When you decide to start working in blockchain, it is essential that you know the characteristics of the protocol that you are going to use, here are those of Algorand: * It is a layer 1 network that can process 10,000 transactions per second. * The cost per transaction is 0.001 ALGO == $0.0003 USD Approx. * Our blocks are processed in 3.3 seconds. * We are a carbon negative blockchain as we are committed to being environmentally friendly.

    Emma Barry Murphy
    Emma Barry Murphy Algorand
  • Post Thumbnail

    Intro Bootcamp

    ![EditorImages/2024/03/15 15:02/1918x548.png](https://algorand-devloper-portal-app.s3.amazonaws.com/static/EditorImages/2024/03/15%2015%3A02/1918x548.png) **Project:** Asset creation and transaction using AlgoKit SDK. **Bootcamp Description:** One of Algorand's main features is the possibility of creating accounts and assets, and sending transactions, without a smart contract. That's why we’ve created this bootcamp: to help you take your first steps into Algorand development using the AlgoKit SDK. **Time: 10:00 AM EST** **Duration:** 90 mins each session **Agenda:** * Session 1 (April 2nd): Introduction to Algorand concepts and AlgoKit SDK. * Session 2 (April 4th): Using AlgoKit and dev environment Setup. **Prerequisites: ** * GitHub Account - [Sign up ](https://github.com/signup) * [VS Code](https://code.visualstudio.com/) (Recommended) **Why Algorand?** Algorand is an enterprise-grade programmable layer-1 blockchain – the perfect place to start (or continue) your blockchain journey. * Blocks on Algorand are processed in under 3 seconds. * The Algorand network can process more than 10,000 transactions per second, all with instant finality. * The cost per transaction is 0.001 Algo (just a fraction of a cent). * Algorand is carbon-neutral and built environmentally friendly from the ground up. * Testing on Algorand is fast and cost-efficient, allowing you to innovate without friction. * Plus, it has a wealth of developer tooling, tutorials, and documentation. Ready for the best bit? If you’re a Python or TypeScript dev, you don’t need to learn a new language because you can build on Algorand in Python and TypeScript. It’s easy to get building thanks to [AlgoKit](https://developer.algorand.org/algokit/?utm_source=devportal&utm_medium=bootcamp_landingpage&utm_campaign=algokit) (our solution to speed up your Web3 building process).

    Emma Barry Murphy
    Emma Barry Murphy Algorand
  • Post Thumbnail

    Intermediate Bootcamp: Python

    ![EditorImages/2024/04/05 16:58/1918x548-2.png](https://algorand-devloper-portal-app.s3.amazonaws.com/static/EditorImages/2024/04/05%2016%3A58/1918x548-2.png) **Project:** Digital Marketplace **Project Description:** This is the next step after the beginner bootcamp project. You will use Python to improve your digital marketplace app with new features such as “unique smart contract,” “listing fees,” etc., to create a more realistic and strong decentralized application. **Time: 10:00 AM EST** each day. **Agenda:** * Session 1 (May 20th): Building multiple listing features for a single contract * Session 2 (May 21st): Enhancing front-end features to display all listings * Session 3 (May 22nd): Adding an auction contract to available listings * Session 4 (May 23rd): Updating front-end auction features and deploying to TestNet **Prerequisites: ** * Completion of Beginner Bootcamp content * [VS Code](https://code.visualstudio.com/) (Recommended) * [Git](https://git-scm.com/downloads) * [Docker Desktop](https://www.docker.com/products/docker-desktop/) * [Python 3.10+](https://www.python.org/downloads/) * [NodeJS](https://nodejs.org/en/download) _Installation Guides_ ([macOS](https://www.youtube.com/watch?v=zsurtpCGmgE), [Windows](https://www.youtube.com/watch?v=22RvINnZsRo)) **Why Algorand?** Algorand is an enterprise-grade programmable layer-1 blockchain – the perfect place to start (or continue) your blockchain journey. * Blocks on Algorand are processed in under 3 seconds. * The Algorand network can process more than 10,000 transactions per second, all with instant finality. * The cost per transaction is 0.001 Algo (just a fraction of a cent). * Algorand is carbon-neutral and built environmentally friendly from the ground up. * Testing on Algorand is fast and cost-efficient, allowing you to innovate without friction. Plus, it has a wealth of developer tooling, tutorials, and documentation. Ready for the best bit? If you’re a Python or TypeScript dev, you don’t need to learn a new language because you can build on Algorand in Python and TypeScript. It’s easy to get building thanks to [AlgoKit](https://developer.algorand.org/algokit/?utm_source=devportal&utm_medium=bootcamp_landingpage&utm_campaign=algokit) (our solution to speed up your Web3 building process).

    Emma Barry Murphy
    Emma Barry Murphy Algorand
  • Post Thumbnail

    Beginner Bootcamp: Python

    ![EditorImages/2024/04/04 13:56/1918x54j8.png](https://algorand-devloper-portal-app.s3.amazonaws.com/static/EditorImages/2024/04/04%2013%3A56/1918x54j8.png) **Project:** Digital Marketplace **Project Description:** Use Python to create a decentralized application (smart contract + frontend) of a digital marketplace, in which you will be able to list your digital products (assets) to sell, define a price and allow end users to buy them. **Time: 10:00 AM EST** each day. **Agenda:** * Session 1 (April 15th): Designing & deploying a digital marketplace smart contract with Python. * Session 2 (April 16th): Testing methods within your Python smart contract. * Session 3 (April 17th): Building a front-end for your smart contract using TypeScript. * Session 4 (April 18th): Integrating both the smart contract and front-end. **Prerequisites: ** * [VS Code](https://code.visualstudio.com/) (Recommended) * [Git](https://git-scm.com/downloads) * [Docker Desktop](https://www.docker.com/products/docker-desktop/) * [Python 3.10+](https://www.python.org/downloads/) * [NodeJS](https://nodejs.org/en/download) _Installation Guides_ ([macOS](https://www.youtube.com/watch?v=zsurtpCGmgE), [Windows](https://www.youtube.com/watch?v=22RvINnZsRo)) **Why Algorand?** Algorand is an enterprise-grade programmable layer-1 blockchain – the perfect place to start (or continue) your blockchain journey. * Blocks on Algorand are processed in under 3 seconds. * The Algorand network can process more than 10,000 transactions per second, all with instant finality. * The cost per transaction is 0.001 Algo (just a fraction of a cent). * Algorand is carbon-neutral and built environmentally friendly from the ground up. * Testing on Algorand is fast and cost-efficient, allowing you to innovate without friction. Plus, it has a wealth of developer tooling, tutorials, and documentation. Ready for the best bit? If you’re a Python or TypeScript dev, you don’t need to learn a new language because you can build on Algorand in Python and TypeScript. It’s easy to get building thanks to [AlgoKit](https://developer.algorand.org/algokit/?utm_source=devportal&utm_medium=bootcamp_landingpage&utm_campaign=algokit) (our solution to speed up your Web3 building process).

    Emma Barry Murphy
    Emma Barry Murphy Algorand
  • Post Thumbnail

    Beginner Bootcamp: Python

    ![EditorImages/2024/04/05 17:01/1918x548-1.png](https://algorand-devloper-portal-app.s3.amazonaws.com/static/EditorImages/2024/04/05%2017%3A01/1918x548-1.png) **Project:** Digital Marketplace **Project Description:** Use Python to create a decentralized application (smart contract + front-end) of a digital marketplace, in which you will be able to list your digital products (assets) to sell, define a price, and allow end users to buy them. **Time: 10:00 AM EST** each day. **Agenda:** * Session 1 (July 29th): Designing & deploying a digital marketplace smart contract with Python. * Session 2 (July 30th): Testing methods within your Python smart contract * Session 3 (July 31st): Building a front-end for your smart contract using TypeScript. * Session 4 (August 01st): Integrating both the smart contract and front-end **Prerequisites: ** * [VS Code](https://code.visualstudio.com/) (Recommended) * [Git](https://git-scm.com/downloads) * [Docker Desktop](https://www.docker.com/products/docker-desktop/) * [Python 3.10+](https://www.python.org/downloads/) * [NodeJS](https://nodejs.org/en/download) _Installation Guides_ ([macOS](https://www.youtube.com/watch?v=zsurtpCGmgE), [Windows](https://www.youtube.com/watch?v=22RvINnZsRo)) **Why Algorand?** Algorand is an enterprise-grade programmable layer-1 blockchain – the perfect place to start (or continue) your blockchain journey. * Blocks on Algorand are processed in under 3 seconds. * The Algorand network can process more than 10,000 transactions per second, all with instant finality. * The cost per transaction is 0.001 Algo (just a fraction of a cent). * Algorand is carbon-neutral and built environmentally friendly from the ground up. * Testing on Algorand is fast and cost-efficient, allowing you to innovate without friction. Plus, it has a wealth of developer tooling, tutorials, and documentation. Ready for the best bit? If you’re a Python or TypeScript dev, you don’t need to learn a new language because you can build on Algorand in Python and TypeScript. It’s easy to get building thanks to [AlgoKit](https://developer.algorand.org/algokit/?utm_source=devportal&utm_medium=bootcamp_landingpage&utm_campaign=algokit) (our solution to speed up your Web3 building process).

    Emma Barry Murphy
    Emma Barry Murphy Algorand
  • Post Thumbnail

    Intermediate Bootcamp: Python

    ![EditorImages/2024/04/05 17:03/1918x548-3.png](https://algorand-devloper-portal-app.s3.amazonaws.com/static/EditorImages/2024/04/05%2017%3A03/1918x548-3.png) **Project:** Digital Marketplace **Project Description:** This is the next step after the beginner bootcamp project. You will use Python to improve your digital marketplace app with new features such as “unique smart contract,” “listing fees,” etc., to create a more realistic and strong decentralized application. **Time: 10:00 AM EST** each day. **Agenda:** * Session 1 (August 05th): Building multiple listing features for a single contract. * Session 2 (August 06th): Enhancing front-end features to display all listings. * Session 3 (August 07th): Adding an auction contract to available listings. * Session 4 (August 08th): Updating front-end auction features and deploying to TestNet. **Prerequisites: ** * Completion of Beginner bootcamp content * [VS Code](https://code.visualstudio.com/) (Recommended) * [Git](https://git-scm.com/downloads) * [Docker Desktop](https://www.docker.com/products/docker-desktop/) * [Python 3.10+](https://www.python.org/downloads/) * [NodeJS](https://nodejs.org/en/download) _Installation Guides_ ([macOS](https://www.youtube.com/watch?v=zsurtpCGmgE), [Windows](https://www.youtube.com/watch?v=22RvINnZsRo)) **Why Algorand?** Algorand is an enterprise-grade programmable layer-1 blockchain – the perfect place to start (or continue) your blockchain journey. * Blocks on Algorand are processed in under 3 seconds. * The Algorand network can process more than 10,000 transactions per second, all with instant finality. * The cost per transaction is 0.001 Algo (just a fraction of a cent). * Algorand is carbon-neutral and built environmentally friendly from the ground up. * Testing on Algorand is fast and cost-efficient, allowing you to innovate without friction. Plus, it has a wealth of developer tooling, tutorials, and documentation. Ready for the best bit? If you’re a Python or TypeScript dev, you don’t need to learn a new language because you can build on Algorand in Python and TypeScript. It’s easy to get building thanks to [AlgoKit](https://developer.algorand.org/algokit/?utm_source=devportal&utm_medium=bootcamp_landingpage&utm_campaign=algokit) (our solution to speed up your Web3 building process).

    Emma Barry Murphy
    Emma Barry Murphy Algorand
  • Post Thumbnail

    Beginner Bootcamp: TypeScript

    ![EditorImages/2024/03/19 10:25/1918x548_2.png](https://algorand-devloper-portal-app.s3.amazonaws.com/static/EditorImages/2024/03/19%2010%3A25/1918x548_2.png) **Project:** Digital Marketplace **Project Description:** Use TypeScript to create a decentralized application (smart contract + front-end) of a digital marketplace, in which you will be able to list your digital products (assets) to sell, define a price and allow end users to buy them. **Time: 10:00 AM EST** each day. **Agenda:** * Session 1 (April 22nd): Designing & deploying a digital marketplace smart contract with TypeScript * Session 2 (April 23rd): Testing methods within your TypeScript smart contract * Session 3 (April 24th): Building a front-end for your smart contract using TypeScript * Session 4 (April 25th): Integrating both the smart contract and front-end **Prerequisites: ** * [VS Code](https://code.visualstudio.com/) (Recommended) * [Git](https://git-scm.com/downloads) * [Docker Desktop](https://www.docker.com/products/docker-desktop/) * [NodeJS](https://nodejs.org/en/download) _Installation Guides_ ([macOS](https://www.youtube.com/watch?v=zsurtpCGmgE), [Windows](https://www.youtube.com/watch?v=22RvINnZsRo)) **Why Algorand?** Algorand is an enterprise-grade programmable layer-1 blockchain – the perfect place to start (or continue) your blockchain journey. * Blocks on Algorand are processed in under 3 seconds. * The Algorand network can process more than 10,000 transactions per second, all with instant finality. * The cost per transaction is 0.001 Algo (just a fraction of a cent). * Algorand is carbon-neutral and built environmentally friendly from the ground up. * Testing on Algorand is fast and cost-efficient, allowing you to innovate without friction. Plus, it has a wealth of developer tooling, tutorials, and documentation. Ready for the best bit? If you’re a Python or TypeScript dev, you don’t need to learn a new language because you can build on Algorand in Python and TypeScript. It’s easy to get building thanks to [AlgoKit](https://developer.algorand.org/algokit/?utm_source=devportal&utm_medium=bootcamp_landingpage&utm_campaign=algokit) (our solution to speed up your Web3 building process).

    Emma Barry Murphy
    Emma Barry Murphy Algorand
  • Post Thumbnail

    Iowa Code Camp

    June 17th, 2023 8:00am - 5:30pm No cost Event Location: [https://iowacodecamp.com/about/location](https://iowacodecamp.com/about/location) **Build Blockchain dApps with .NET** Blockchain has gone from relative obscurity outside of technical circles just a few years ago to seeming applicability in every industry today. Learn what a dApp (decentralized App) is and how to deploy dApps to the blockchain. Also in this session, find out the latest blockchain development tools using a C# Visual Studio Extension as well as a decentralized Unity SDK. See how blazing fast it is to develop blockchain solutions. It has never been simpler. This session demonstrates the fastest way to build dApps. Code will be shown on how to build and deploy to blockchain! The session will cover getting started building and deploying decentralized applications (dApps). In this session you will learn how to... Understand the real potential of blockchain Set up your blockchain development environment Use C# to deploy Web and Maui dApps to the blockchain Use Unity to create a blockchain gaming solution Build Blockchain dApps with .NET (Level: 100) Speaker: [Russell Fustino](https://iowacodecamp.com/speaker/list#2) [Complete Session List](https://iowacodecamp.com/session/list)

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    Algorand Developer Bootcamp | Intermediate

    ### Why should I be interested in learning about Algorand and participating in the Bootcamp? * Algorand has different SDK’s to help you with the building process in different languages and with extensive documentation. * The costs and speed for testing on Algorand are extremely low, which will allow you to learn and test without friction. * The 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 will serve as a cover letter for you to apply for a Web3 job in the Algorand ecosystem. * Grow your web 3 developer skills on time to be able to participate in our exciting Global Virtual Hackathon at the end of the year. We’ll release more details shortly. **Each session will be 2 hours. Here’s what you can expect to cover over the 4 days:** * Session 1: State Storage * Session 2: User-Defined Data Types * Session 3: Algorand Standards (ARC) for NFT, ABI and More * Session 4: Contract Composability ### Why Algorand? When you decide to start working in blockchain, it is essential that you know the characteristics of the protocol that you are going to use, here are those of Algorand: * It is a layer 1 network that can process 10,000 transactions per second. * The cost per transaction is 0.001 ALGO == $0.0003 USD Approx. * Our blocks are processed in 3.3 seconds. * We are a carbon negative blockchain as we are committed to being environmentally friendly.

    Emma Barry Murphy
    Emma Barry Murphy Algorand
  • Post Thumbnail

    Intermediate Bootcamp: TypeScript

    ![EditorImages/2024/04/05 17:00/1918x548.png](https://algorand-devloper-portal-app.s3.amazonaws.com/static/EditorImages/2024/04/05%2017%3A00/1918x548.png) **Project:** Digital Marketplace **Project Description:** This is the next step after the beginner bootcamp project. You will use TypeScript to improve your digital marketplace app with new features such as “unique smart contract,” “listing fees,” etc., to create a more realistic and strong decentralized application. **Time: 10:00 AM EST** each day. **Agenda:** * Session 1 (May 27th): Building multiple listing features for a single contract * Session 2 (May 28th): Enhancing front-end features to display all listings * Session 3 (May 29th): Adding an auction contract to available listings * Session 4 (May 30th): Updating front-end auction features and deploying to TestNet **Prerequisites: ** * Completion of Beginner bootcamp content * [VS Code](https://code.visualstudio.com/) (Recommended) * [Git](https://git-scm.com/downloads) * [Docker Desktop](https://www.docker.com/products/docker-desktop/) * [NodeJS](https://nodejs.org/en/download) _Installation Guides_ ([macOS](https://www.youtube.com/watch?v=zsurtpCGmgE), [Windows](https://www.youtube.com/watch?v=22RvINnZsRo)) **Why Algorand?** Algorand is an enterprise-grade programmable layer-1 blockchain – the perfect place to start (or continue) your blockchain journey. * Blocks on Algorand are processed in under 3 seconds. * The Algorand network can process more than 10,000 transactions per second, all with instant finality. * The cost per transaction is 0.001 Algo (just a fraction of a cent). * Algorand is carbon-neutral and built environmentally friendly from the ground up. * Testing on Algorand is fast and cost-efficient, allowing you to innovate without friction. Plus, it has a wealth of developer tooling, tutorials, and documentation. Ready for the best bit? If you’re a Python or TypeScript dev, you don’t need to learn a new language because you can build on Algorand in Python and TypeScript. It’s easy to get building thanks to [AlgoKit](https://developer.algorand.org/algokit/?utm_source=devportal&utm_medium=bootcamp_landingpage&utm_campaign=algokit) (our solution to speed up your Web3 building process).

    Emma Barry Murphy
    Emma Barry Murphy Algorand
  • Post Thumbnail

    Build-A-Bull Developer Bootcamp - Beginner

    ### Why should I be interested in learning about Algorand and participating in the Bootcamp? * Algorand has AlgoKit to help you with the building process using languages you already know (TypeScript and Python) and with extensive documentation. * The costs and speed for testing on Algorand are extremely low, which will allow you to learn and test without friction. * The 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 will serve as a cover letter for you to apply for a Web3 job in the Algorand ecosystem. * This Beginner bootcamp will give you the foundations needed to take part in our Intermediate bootcamp. * Grow your web 3 developer skills in time to be able to participate in our exciting [Global Virtual Hackathon](https://www.algorand.foundation/build-a-bull-hackathon) at the end of the year. **Each session will be 2 hours. Here’s what you can expect to cover over the 4 days:** * Session 1: Introducing AlgoKit – your window into Web3 * Session 2: Writing smart contract logic using TealScript * Session 3: Mastering the Application Binary Interface (ABI) * Session 4: Interacting with the DAO dApp using dAppFlow ### Prerequisites * GitHub account ([sign up](https://github.com/signup)) ### Why Algorand? When you decide to start working in blockchain, it is essential that you know the characteristics of the protocol that you are going to use, here are those of Algorand: * It is a layer 1 network that can process 10,000 transactions per second. * The cost per transaction is 0.001 ALGO == $0.0003 USD Approx. * Our blocks are processed in 3.3 seconds. * We are a carbon negative blockchain as we are committed to being environmentally friendly.

    Ryan R. Fox
    Ryan R. Fox Algorand
  • Post Thumbnail

    Build-A-Bull Developer Bootcamp - Intermediate

    ### Why should I be interested in learning about Algorand and participating in the Bootcamp? * Algorand has AlgoKit to help you with the building process using languages you already know (TypesScript and Python) and with extensive documentation. * The costs and speed for testing on Algorand are extremely low, which will allow you to learn and test without friction. * The 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 will serve as a cover letter for you to apply for a Web3 job in the Algorand ecosystem. * Grow your web 3 developer skills in time to be able to participate in our exciting [Global Virtual Hackathon](https://www.algorand.foundation/build-a-bull-hackathon) at the end of the year. ** Each session will be 2 hours. Here’s what you can expect to cover over the 4 days:** * Session 1: Refactoring the DAO dApp with robust features * Session 2: Testing & Debugging a full stack web3 dApp * Session 3: Working with algokit-utils & UI client generation * Session 4: Adding a web frontend UI to the DAO dApp ### Prerequisites * Completion of Beginner Bootcamp content * GitHub account ([sign up](https://github.com/signup)) * local workstation configured with: * NodeJS * Docker Desktop * Installation Guides ([macOS](https://www.youtube.com/watch?v=zsurtpCGmgE), [Windows](https://www.youtube.com/watch?v=22RvINnZsRo)) ### Why Algorand? When you decide to start working in blockchain, it is essential that you know the characteristics of the protocol that you are going to use, here are those of Algorand: * It is a layer 1 network that can process 10,000 transactions per second. * The cost per transaction is 0.001 ALGO == $0.0003 USD Approx. * Our blocks are processed in 3.3 seconds. * We are a carbon negative blockchain as we are committed to being environmentally friendly

    Emma Barry Murphy
    Emma Barry Murphy Algorand
  • Post Thumbnail

    Algorand Developer Bootcamp | Beginner

    ### **Why should I be interested in learning about Algorand and participating in the Bootcamp?** * Algorand has different SDK's to help you with the building process in different languages and with extensive documentation. * The costs and speed for testing on Algorand are extremely low, which will allow you to learn and test without friction. * The 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 will serve as a cover letter for you to apply for a Web3 job in the Algorand ecosystem. * This Beginner bootcamp will give you the foundations needed to take part in our Intermediate bootcamp. * Grow your web 3 developer skills on time to be able to participate in our exciting Global Virtual Hackathon at the end of the year. We'll release more details shortly. **Each session will be 2 hours. Here's what you can expect to cover over the 4 days:** * Session 1: Algorand Developer Onboarding with JavaScript SDK & AlgoKit Installation * Session 2: Building a dApp with Beaker and Deploying with dAppFlow * Session 3: Building & Debugging dApps with Beaker + PyTeal + PyTest * Session 4: Adding a TypeScript Frontend UI to the Auction dApp ### Why Algorand? When you decide to start working in blockchain, it is essential that you know the characteristics of the protocol that you are going to use, here are those of Algorand: * It is a layer 1 network that can process 10,000 transactions per second. * The cost per transaction is 0.001 ALGO == $0.0003 USD Approx. * Our blocks are processed in 3.3 seconds. * We are a carbon negative blockchain as we are committed to being environmentally friendly.

    Emma Barry Murphy
    Emma Barry Murphy Algorand
  • Post Thumbnail

    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.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    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.

    Vincenzo Alaia
    Vincenzo Alaia Domain
  • Post Thumbnail

    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.

    Cosimo Bassi
    Cosimo Bassi Algorand
  • Load More