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.

SDK

Showing 208 posts related with SDK.

  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Using TEAL debugger with algo-buiilder

    In this tutorial we present how to use TEAL debugger with `algob` (debugging smart contracts with dry run OR launch a live debugging session)

    Ratik Jindal
    Ratik Jindal
  • Post Thumbnail
    Beginner · 30 minutes
    goal icon

    Creating an Algorand Node on Microsoft Azure

    In this tutorial we will create an Algorand node on Microsoft Azure.

    Jonathan Gomez
    Jonathan Gomez
  • Post Thumbnail
    Intermediate · 1 hour
    JavaScript icon

    Integrating ALGO and ASA transfers within your application

    Learn how to integrate your application with Algo or ASA by walking through code examples.

    Alex Bakoushin
    Alex Bakoushin Web3
  • Post Thumbnail
    Beginner · 30 minutes
    goal icon

    Send an Algorand Transaction Using Rust!

    In this tutorial we will take the first steps with the community supported Rust Algorand's SDK. We will start by installing Rust and the Algorand Sandbox and end by sending a transaction in a Rust program.

    Manuel Mauro
    Manuel Mauro
  • Post Thumbnail
    Beginner · 30 minutes
    JavaScript icon

    Read and Write to the Transaction Note Field with JavaScript

    Example JavaScript to read and write into the note field

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Beginner · 30 minutes
    Golang icon

    Siam - Managing Global Application State

    With Siam, you can operate a small key-value store on the Algorand blockchain with minimal configuration. You can start publishing real-world data to the blockchain and write your own oracle.

    Adrian Alic
    Adrian Alic
  • Post Thumbnail
    Beginner · 1 hour
    Python icon

    Create and test smart contracts using Python

    Create two smart contracts using Python Algorand SDK and PyTeal, then test their implementation using pytest.

    Ivica Paleka
    Ivica Paleka
  • Post Thumbnail

    Developer Improvements in go-algorand 3.16

    go-algorand 3.16 introduces several noteworthy useful improvements for developers. We highlight and explain them here.

    Anne Kenyon
    Anne Kenyon Algorand
  • Post Thumbnail

    Create your own NFT, in Layman's Terms

    In this blog post I will provide step by step instruction on creating an NFT with no knowledge of the process, from scratch.

    Russell Fustino
    Russell Fustino 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

    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

    Intro Bootcamp Español

    ![EditorImages/2024/03/19 15:54/intro.png](https://algorand-devloper-portal-app.s3.amazonaws.com/static/EditorImages/2024/03/19%2015%3A54/intro.png) **Proyecto:** Creación y transacción de assets utilizando Algokit SDK. **Descripción del Bootcamp:** Una de las principales características de Algorand es la posibilidad de crear cuentas, assets y enviar transacciones sin necesidad de un contrato inteligente. Por eso hemos creado este bootcamp, para ayudarte a dar tus primeros pasos en el mundo del desarrollo en Algorand utilizando el SDK de AlgoKit. **Horario:** * 06:00 PM (Colombia, Perú) * 20:00 (Argentina) **Agenda** * Sesión 1 (Abril 2): Introducción a los conceptos de Algorand y uso del SDK. * Sesión 2 (Abril 4): Uso de AlgoKit y configuración del entorno de desarrollo. **Pre-requisitos: ** * Cuenta de GitHub - [Regístrate ](https://github.com/signup) * [VS Code](https://code.visualstudio.com/) (Recomendado) **¿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 coste 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

    Developer Intermediate Bootcamp

    All the content will be in English and it is totally free, so if you are a developer and you ask yourself: 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. 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 more than 6,000 transactions per second and is expected to reach 10,000. The cost per transaction is 0.001 ALGO == $0.0003 USD Approx. Our blocks are processed in 4 seconds. We are a carbon negative blockchain as we are committed to being environmentally friendly. What will you learn during the Bootcamp? Each session is 2 hours. 1.5 hours of content and 0.5 hours of Q&A. ### Session 1: State Storage - Build a Decentralized Autonomous Organization (DAO) contract - Use local and global state values - Refactor to make use of box storage state values - Implement proposal and voting mechanics ### Session 2: User-Defined Data Types - Explore various types: base, custom, tuple - Design a tuple for holding NFT traits within box storage - Update DAO contract to vote on those traits ### Session 3: Algorand Standards (ARC) for NFT, ABI and More - Introduce ARCs using SDKs - Explore various NFT standards (3, 4, 19, 69) - Update DAO contract using custom data type based on an NFT ARC - Test the contract by importing the ABI into dAppFlow - Introduce off-chain data storage using IPFS ### Session 4: Contract Composability - Implement NFT Factory - Enable the DAO to mint NFTs based on proposals/votes - Reuse auction from beginner to sell NFT - Distribute earnings to DAO members ### Who can participate? Everyone is welcome to build on Algorand! It is encouraged that you have successfully completed the Algorand Developer Bootcamp Beginner series, as that content provides the foundation for these intermediate sessions.

    Ryan R. Fox
    Ryan R. Fox 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

    Algorand Developer Bootcamp | Beginner Español

    **¿Por qué debería estar interesado en aprender sobre Algorand y participar en el Bootcamp?** * Algorand cuenta con diferentes SDK para ayudarte en el proceso de construcción en varios lenguajes, junto con una amplia documentación. * Los costos y la velocidad para realizar pruebas en Algorand son extremadamente bajos, lo que te permitirá aprender y probar sin fricciones. * Las empresas que trabajan con Algorand están constantemente buscando desarrolladores para unirse a sus equipos de trabajo. Al final del Bootcamp, podrás participar en la resolución de desafíos que pondrán a prueba tus conocimientos y servirán como carta de presentación para que apliques a un trabajo en el ecosistema de Algorand enfocado en Web3. * Este Bootcamp para principiantes te proporcionará las bases necesarias para participar en nuestro Bootcamp Intermedio. * Desarrolla tus habilidades como desarrollador de Web3 a tiempo para poder participar en nuestro emocionante Hackathon Virtual Global a finales de año. Pronto compartiremos más detalles al respecto. **Cada sesión tendrá una duración de 2 horas. Esto es lo que puedes esperar cubrir durante los 4 días:** * Sesión 1: Introducción al desarrollo en Algorand con JavaScript SDK e instalación de AlgoKit. * Sesión 2: Construcción de una dApp con Beaker e implementación con dAppFlow. * Sesión 3: Creación y depuración de dApps con Beaker + PyTeal + PyTest. * Sesión 4: Agregar una interfaz de usuario frontend en TypeScript a la dApp de subasta. Fecha: 28 -31 de Agosto Hora: * 05:00 pm (México) * 06:00 pm (Colombia, Perú) * 20:00 (Argentina) **¿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.

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

    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

    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
  • Load More