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.

gui

Showing 306 posts related with gui.

  • Post Thumbnail

    Algo Tides - Manage Your Own Wallets with a Graphical Interface

    This solution introduces you to "Algo Tides" and describes common techniques in building a graphical interface on Algorand using Python.

    Giorgio Ciotti
    Giorgio Ciotti Developer Ambassador
  • Post Thumbnail
    Beginner · 30 minutes
    JavaScript icon

    Algorand Studio | Tutorial 1: Basic Features

    Set up your local machine for Algorand development using Algorand Studio, includes a walk through its basic features.

    Phil Li
    Phil Li Obsidian Labs
  • Post Thumbnail

    Hello Beaker

    Introducing a framework for Smart Contract development on Algorand

    Ben Guidarelli
    Ben Guidarelli Algorand
  • Post Thumbnail

    Beginner Bootcamp Python Español

    ![EditorImages/2024/04/05 17:16/1918x548-2.png](https://algorand-devloper-portal-app.s3.amazonaws.com/static/EditorImages/2024/04/05%2017%3A16/1918x548-2.png) **Proyecto:** Digital Marketplace. **Descripción del proyecto:** Aprende a usar Python para crear una aplicación descentralizada (smart contract + front-end) de un Marketplace digital, en el que podrás publicar productos digitales (assets) para vender, definir un precio y permitir a los usuarios finales comprarlos. **Horario:** * 06:00 PM (Colombia, Perú) * 20:00 (Argentina) **Agenda** * Sesión 1 (Agosto 19): Diseño e implementación de un smart contract de un marketplace digital usando Python * Sesión 2 (Agosto 20): Testing de los métodos dentro de tu smart contract en Python * Sesión 3 (Agosto 21): Construyendo un front-end para tu smart contract usando TypeScript * Sesión 4 (Agosto 22): Integrando el contrato inteligente y el front-end **Pre-requisitos: ** * [VS Code](https://code.visualstudio.com/) (Recomendado) * [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) _Guías de instalación_ ([macOS](https://youtu.be/Kpf10h1wBgw?feature=shared), [Windows](https://youtu.be/hogThe-vgs8?feature=shared)) **¿Por qué Algorand?** Algorand es una blockchain capa 1 programable de nivel empresarial, es el lugar perfecto para comenzar (o continuar) tu viaje en blockchain. * Los bloques en Algorand se procesan en menos de 3 segundos. * La red Algorand puede procesar más de 10.000 transacciones por segundo, todas con finalidad instantánea. * El costo por transacción es de 0.001 Algo (sólo una fracción de céntimo de dolar). * Algorand es carbono neutral, diseñada desde el principio para ser amigable con el medio ambiente. * Las pruebas en Algorand son rápidas y económicas, lo que le permite innovar sin fricciones. * Además, cuenta con una gran cantidad de herramientas para desarrolladores, tutoriales y documentación. ¿Listo para lo mejor? Si eres un desarrollador de Python o TypeScript, no necesitas aprender un nuevo lenguaje porque puedes construir en Algorand usando Python y TypeScript. Es fácil empezar a construir gracias a[ AlgoKit](https://developer.algorand.org/algokit/?utm_source=devportal&utm_medium=bootcamp_landingpage&utm_campaign=algokit) (nuestra solución para acelerar tu proceso de construcción en Web3).

    Camilo Molano
    Camilo Molano Algorand
  • Post Thumbnail

    Intermediate Bootcamp TypeScript Español

    ![EditorImages/2024/04/08 14:37/1918x548-1.png](https://algorand-devloper-portal-app.s3.amazonaws.com/static/EditorImages/2024/04/08%2014%3A37/1918x548-1.png) **Proyecto:** Digital Marketplace. **Descripción del proyecto:** Este es el siguiente paso después del Beginner Bootcamp. Usarás TypeScript para mejorar tu aplicación de digital marketplace con nuevas características como "contrato inteligente único", "comisiones de publicación y ventas" y mucho más que harán que tu aplicación descentralizada sea más realista y robusta. **Horario:** * 06:00 PM (Colombia, Perú) * 20:00 (Argentina) **Agenda** * Sesión 1 (Junio 03): Creación de una función de listado múltiple para un único contrato * Sesión 2 (Junio 04): Mejora de las características del front-end para mostrar todos los assets listados * Sesión 3 (Junio 05): Añadir un contrato de subasta a los assets listados disponibles * Sesión 4 (Junio 06): Actualización del front-end para la funcion de subasta y despliegue en TestNet **Pre-requisitos: ** * Haber completado el Bootcamp Beginner * [VS Code](https://code.visualstudio.com/) (Recomendado) * [Git](https://git-scm.com/downloads) * [Docker Desktop](https://www.docker.com/products/docker-desktop/) * [NodeJS](https://nodejs.org/en/download) _Guías de instalación_ ([macOS](https://youtu.be/Kpf10h1wBgw?feature=shared), [Windows](https://youtu.be/hogThe-vgs8?feature=shared)) **¿Por qué Algorand?** Algorand es una blockchain capa 1 programable de nivel empresarial, es el lugar perfecto para comenzar (o continuar) tu viaje en blockchain. * Los bloques en Algorand se procesan en menos de 3 segundos. * La red Algorand puede procesar más de 10.000 transacciones por segundo, todas con finalidad instantánea. * El costo por transacción es de 0.001 Algo (sólo una fracción de céntimo de dolar). * Algorand es carbono neutral, diseñada desde el principio para ser amigable con el medio ambiente. * Las pruebas en Algorand son rápidas y económicas, lo que le permite innovar sin fricciones. * Además, cuenta con una gran cantidad de herramientas para desarrolladores, tutoriales y documentación. ¿Listo para lo mejor? Si eres un desarrollador de Python o TypeScript, no necesitas aprender un nuevo lenguaje porque puedes construir en Algorand usando Python y TypeScript. Es fácil empezar a construir gracias a[ AlgoKit](https://developer.algorand.org/algokit/?utm_source=devportal&utm_medium=bootcamp_landingpage&utm_campaign=algokit) (nuestra solución para acelerar tu proceso de construcción en Web3).

    Camilo Molano
    Camilo Molano 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

    Hacker House Developer Bootcamp - Español Intermedio

    ### ¿Por qué debería participar en el Bootcamp y aprender sobre Algorand? * Algorand te ofrece AlgoKit, un conjunto de herramientas que te ayudarán en tu proceso de desarrollo usando lenguajes que ya conoces (typescript y Python), con una extensa documentación. * Los costos y velocidad para el desarrollo y pruebas en Algorand son extremadamente bajos, lo que te permitirá aprender sin complicaciones. * Las empresas que trabajan sobre Algorand constantemente están buscando desarrolladores para unirlos a sus equipos. Al final del bootcamp serás capaz de resolver retos que demostrarán tu conocimiento y servirán como carta de presentación si buscas aplicar a un trabajo web3 en el ecosistema de Algorand. * Este Bootcamp Beginner te dará los fundamentos necesarios para formar parte del siguiente bootcamp intermedio. * Gracias a este bootcamp estarás preparado a tiempo para participar en la Hacker House de Algorand en Argentina, y también para la [Hackathon Global de Build-a-Bull](https://www.algorand.foundation/build-a-bull-hackathon). ** Cada sesión durará 2 horas, estos son los temas que podrás aprender:** * Sesón 1: Refactorizando la dapp de DAO de manera mas robusta * Sesión 2: Testing y debugging de nuestra dapp fullstack * Sesión 3: Trabajando con algokit-utils y el generador de cliente UI * Sesión 4: Agregando un frontend web a nuestra dapp ### Pre-requisitos * Haber completado el Bootcamp Beginner * Cuenta de Github([sign up](https://github.com/signup)) * Entorno local configurado con: * NodeJS * Docker Desktop * Guias de Instalacion:([macOS](https://www.youtube.com/watch?v=Tl_r30fAtlQ) || [Windows](https://www.youtube.com/watch?v=lzW2tVO-KAo)) ### ¿Por qué Algorand? Cuando decides comenzar a trabajar en blockchain, es esencial que conozcas las características del protocolo que vas a utilizar. Aquí te presentamos las de Algorand:: * Es una red de capa 1 que puede procesar 10,000 transacciones por segundo. * El costo por transacción es de 0.001 ALGO == Aproximadamente $0.0002 USD. * Nuestros bloques se procesan en 3.3 segundos. * Somos una blockchain carbono neutro, ya que estamos comprometidos en ser amigables con el medio ambiente.

    Evert Diaz
    Evert Diaz 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

    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

    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

    Intermediate Bootcamp Python Español

    ![EditorImages/2024/04/05 17:17/1918x548-3.png](https://algorand-devloper-portal-app.s3.amazonaws.com/static/EditorImages/2024/04/05%2017%3A17/1918x548-3.png) **Proyecto:** Digital Marketplace. **Descripción del proyecto:** Este es el siguiente paso después del Beginner Bootcamp. Usarás Python para mejorar tu aplicación de digital marketplace con nuevas características como "contrato inteligente único", "comisiones de publicación y ventas" y mucho más que harán que tu aplicación descentralizada sea más realista y robusta. **Horario:** * 06:00 PM (Colombia, Perú) * 20:00 (Argentina) **Agenda** * Sesión 1 (Mayo 27): Creación de una función de listado múltiple para un único contrato * Sesión 2 (Mayo 28): Mejora de las características del front-end para mostrar todos los assets listados * Sesión 3 (Mayo 29): Añadir un contrato de subasta a los assets listados disponibles * Sesión 4 (Mayo 30): Actualización del front-end para la funcion de subasta y despliegue en TestNet **Pre-requisitos: ** * Haber completado el Bootcamp Beginner * [VS Code](https://code.visualstudio.com/) (Recomendado) * [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) _Guías de instalación_ ([macOS](https://youtu.be/Kpf10h1wBgw?feature=shared), [Windows](https://youtu.be/hogThe-vgs8?feature=shared)) **¿Por qué Algorand?** Algorand es una blockchain capa 1 programable de nivel empresarial, es el lugar perfecto para comenzar (o continuar) tu viaje en blockchain. * Los bloques en Algorand se procesan en menos de 3 segundos. * La red Algorand puede procesar más de 10.000 transacciones por segundo, todas con finalidad instantánea. * El costo por transacción es de 0.001 Algo (sólo una fracción de céntimo de dolar). * Algorand es carbono neutral, diseñada desde el principio para ser amigable con el medio ambiente. * Las pruebas en Algorand son rápidas y económicas, lo que le permite innovar sin fricciones. * Además, cuenta con una gran cantidad de herramientas para desarrolladores, tutoriales y documentación. ¿Listo para lo mejor? Si eres un desarrollador de Python o TypeScript, no necesitas aprender un nuevo lenguaje porque puedes construir en Algorand usando Python y TypeScript. Es fácil empezar a construir gracias a[ AlgoKit](https://developer.algorand.org/algokit/?utm_source=devportal&utm_medium=bootcamp_landingpage&utm_campaign=algokit) (nuestra solución para acelerar tu proceso de construcción en Web3).

    Camilo Molano
    Camilo Molano Algorand
  • Post Thumbnail

    Intermediate Bootcamp Python Español

    ![EditorImages/2024/04/08 14:38/1918x548-4.png](https://algorand-devloper-portal-app.s3.amazonaws.com/static/EditorImages/2024/04/08%2014%3A38/1918x548-4.png) **Proyecto:** Digital Marketplace. **Descripción del proyecto:** Este es el siguiente paso después del Beginner Bootcamp. Usarás Python para mejorar tu aplicación de digital marketplace con nuevas características como "contrato inteligente único", "comisiones de publicación y ventas" y mucho más que harán que tu aplicación descentralizada sea más realista y robusta. **Horario:** * 06:00 PM (Colombia, Perú) * 20:00 (Argentina) **Agenda** * Sesión 1 (Agosto 26): Creación de una función de listado múltiple para un único contrato * Sesión 2 (Agosto 27): Mejora de las características del front-end para mostrar todos los assets listados * Sesión 3 (Agosto 28): Añadir un contrato de subasta a los assets listados disponibles * Sesión 4 (Agosto 29): Actualización del front-end para la funcion de subasta y despliegue en TestNet **Pre-requisitos: ** * Haber completado el Bootcamp Beginner * [VS Code](https://code.visualstudio.com/) (Recomendado) * [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) _Guías de instalación_ ([macOS](https://youtu.be/Kpf10h1wBgw?feature=shared), [Windows](https://youtu.be/hogThe-vgs8?feature=shared)) **¿Por qué Algorand?** Algorand es una blockchain capa 1 programable de nivel empresarial, es el lugar perfecto para comenzar (o continuar) tu viaje en blockchain. * Los bloques en Algorand se procesan en menos de 3 segundos. * La red Algorand puede procesar más de 10.000 transacciones por segundo, todas con finalidad instantánea. * El costo por transacción es de 0.001 Algo (sólo una fracción de céntimo de dolar). * Algorand es carbono neutral, diseñada desde el principio para ser amigable con el medio ambiente. * Las pruebas en Algorand son rápidas y económicas, lo que le permite innovar sin fricciones. * Además, cuenta con una gran cantidad de herramientas para desarrolladores, tutoriales y documentación. ¿Listo para lo mejor? Si eres un desarrollador de Python o TypeScript, no necesitas aprender un nuevo lenguaje porque puedes construir en Algorand usando Python y TypeScript. Es fácil empezar a construir gracias a[ AlgoKit](https://developer.algorand.org/algokit/?utm_source=devportal&utm_medium=bootcamp_landingpage&utm_campaign=algokit) (nuestra solución para acelerar tu proceso de construcción en Web3).

    Camilo Molano
    Camilo Molano Algorand
  • Post Thumbnail

    Beginner Bootcamp Python Español

    ![EditorImages/2024/04/05 17:17/1918x548.png](https://algorand-devloper-portal-app.s3.amazonaws.com/static/EditorImages/2024/04/05%2017%3A17/1918x548.png) **Proyecto:** Digital Marketplace. **Descripción del proyecto:** Aprende a usar Python para crear una aplicación descentralizada (smart contract + front-end) de un Marketplace digital, en el que podrás publicar productos digitales (assets) para vender, definir un precio y permitir a los usuarios finales comprarlos. **Horario:** * 06:00 PM (Colombia, Perú) * 20:00 (Argentina) **Agenda** * Sesión 1 (Abril 22): Diseño e implementación de un smart contract de un marketplace digital usando Python * Sesión 2 (Abril 23): Testing de los métodos dentro de tu smart contract en Python * Sesión 3 (Abril 24): Construyendo un front-end para tu smart contract usando TypeScript * Sesión 4 (Abril 25): Integrando el smart contract y el front-end **Pre-requisitos: ** * [VS Code](https://code.visualstudio.com/) (Recomendado) * [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) _Guías de instalación_ ([macOS](https://youtu.be/Kpf10h1wBgw?feature=shared), [Windows](https://youtu.be/hogThe-vgs8?feature=shared)) **¿Por qué Algorand?** Algorand es una blockchain capa 1 programable de nivel empresarial, es el lugar perfecto para comenzar (o continuar) tu viaje en blockchain. * Los bloques en Algorand se procesan en menos de 3 segundos. * La red Algorand puede procesar más de 10.000 transacciones por segundo, todas con finalidad instantánea. * El costo por transacción es de 0.001 Algo (sólo una fracción de céntimo de dolar). * Algorand es carbono neutral, diseñada desde el principio para ser amigable con el medio ambiente. * Las pruebas en Algorand son rápidas y económicas, lo que le permite innovar sin fricciones. * Además, cuenta con una gran cantidad de herramientas para desarrolladores, tutoriales y documentación. ¿Listo para lo mejor? Si eres un desarrollador de Python o TypeScript, no necesitas aprender un nuevo lenguaje porque puedes construir en Algorand usando Python y TypeScript. Es fácil empezar a construir gracias a[ AlgoKit](https://developer.algorand.org/algokit/?utm_source=devportal&utm_medium=bootcamp_landingpage&utm_campaign=algokit) (nuestra solución para acelerar tu proceso de construcción en Web3).

    Camilo Molano
    Camilo Molano 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

    Beginner Bootcamp TypeScript Español

    ![EditorImages/2024/03/19 20:11/beginner_typescript.png](https://algorand-devloper-portal-app.s3.amazonaws.com/static/EditorImages/2024/03/19%2020%3A11/beginner_typescript.png) **Proyecto:** Digital Marketplace. **Descripción del proyecto:** Aprende a usar TypeScript para crear una aplicación descentralizada (smart contract + front-end) de un Marketplace digital, en el que podrás publicar productos digitales (assets) para vender, definir un precio y permitir a los usuarios finales comprarlos. **Horario:** * 06:00 PM (Colombia, Perú) * 20:00 (Argentina) **Agenda** * Sesión 1 (Abril 29): Diseño e implementación de un smart contract de un marketplace digital usando TypeScript * Sesión 2 (Abril 30): Testing de los métodos dentro de tu smart contract en TypeScript * Sesión 3 (Mayo 01): Construyendo un front-end para tu smart contract usando TypeScript * Sesión 4 (Mayo 02): Integrando el smart contract y el front-end **Pre-requisitos: ** * [VS Code](https://code.visualstudio.com/) (Recomendado) * [Git](https://git-scm.com/downloads) * [Docker Desktop](https://www.docker.com/products/docker-desktop/) * [NodeJS](https://nodejs.org/en/download) _Guías de instalación_ ([macOS](https://www.youtube.com/watch?v=zsurtpCGmgE), [Windows](https://www.youtube.com/watch?v=22RvINnZsRo)) **¿Por qué Algorand?** Algorand es una blockchain capa 1 programable de nivel empresarial, es el lugar perfecto para comenzar (o continuar) tu viaje en blockchain. * Los bloques en Algorand se procesan en menos de 3 segundos. * La red Algorand puede procesar más de 10.000 transacciones por segundo, todas con finalidad instantánea. * El costo por transacción es de 0.001 Algo (sólo una fracción de céntimo de dolar). * Algorand es carbono neutral, diseñada desde el principio para ser amigable con el medio ambiente. * Las pruebas en Algorand son rápidas y económicas, lo que le permite innovar sin fricciones. * Además, cuenta con una gran cantidad de herramientas para desarrolladores, tutoriales y documentación. ¿Listo para lo mejor? Si eres un desarrollador de Python o TypeScript, no necesitas aprender un nuevo lenguaje porque puedes construir en Algorand usando Python y TypeScript. Es fácil empezar a construir gracias a[ AlgoKit](https://developer.algorand.org/algokit/?utm_source=devportal&utm_medium=bootcamp_landingpage&utm_campaign=algokit) (nuestra solución para acelerar tu proceso de construcción en Web3).

    Camilo Molano
    Camilo Molano Algorand
  • Post Thumbnail

    “Alexa, ask Algorand for the latest round on MainNet?”

    Sample code for how to transform a few basic interactions with the Algorand blockchain into a voice-interactive experience using Alexa.

    Liz Baran
    Liz Baran Algorand
  • Load More