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.

asset configuration

Showing 49 posts related with asset configuration.

  • Post Thumbnail
    Beginner · 15 minutes or less
    C# icon

    Create an Account on TestNet and Send Your First Transaction using C#

    This tutorial demonstrates the steps involved in creating a basic Standalone Algorand Account using the Community Algorand .NET SDK and funding it using the Algorand Testnet Faucet. The tutorial also covers send a payment transaction between two accounts.

    Johan Stenberg
    Johan Stenberg
  • Post Thumbnail
    Beginner · 15 minutes or less
    goal icon

    Access BetaNet Network using your own node and goal

    This tutorial describes how to setup and update a BetaNet network using your own node and goal.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Intermediate · 1 hour
    Python icon

    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

    Julian Weber
    Julian Weber
  • Post Thumbnail
    Intermediate · 30 minutes
    Java icon

    Build Algorand Android Smart Contract using Kotlin

    This tutorial is targeted at beginners and intermediate Algorand developers who primarily develop Android Applications using Kotlin. The tutorial will also be beneficial to Java Android Developers as both languages have a lot in common.

    Glory Agatevure
    Glory Agatevure Africinnovate
  • Post Thumbnail
    Beginner · 15 minutes or less
    Java icon

    Restful Algorand API with Spring Boot

    By leveraging a simple Algorand Spring Boot starter, and implementing the Spring Web library, we can easily standup a Restful API to allow users to interact with the Algorand ecosystem.

    babcoccl
    babcoccl
  • Post Thumbnail
    Beginner · 15 minutes or less
    goal icon

    Access BetaNet Network using Sandbox

    This tutorial describes how to access the BetaNet network using Sandbox.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    Getting Started on Algorand

    In this article, we are going to cover some of the basics of where to start, what tutorials are available, options for setting up your development environment, and how you can be rewarded for developing applications on the Algorand blockchain.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    Making Development Easier with AlgoDEA IntelliJ Plugin

    AlgoDEA IntelliJ plugin provides end to end development life-cycle on Algorand blockchain using IntelliJ IDE. Using this plugin, developers can create and test both stateless and stateful smart contracts directly from their IntelliJ IDE. Some of the other key features supported by this plugin are editor support for TEAL & PyTeal files, ASA management, Atomic Transfers, Test account management. The goal of this plugin is to increase developer productivity by simplifying various interactions with Algorand blockchain. Due to simple consistent development workflow in the IDE, developers can iterate faster during development stage.

    Satya Ranjan
    Satya Ranjan Developer
  • Post Thumbnail

    Building NFTs on Algorand

    This article summarizes some of the options available to developers when building NFTs on the Algorand Blockchain.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Introducing Algorand Virtual Machine: AVM 0.9 Release

    This article summarizes many of the features available within the Algorand Virtual Machine (AVM) 0.9 Release.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    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.

    Chris Kim
    Chris Kim Algorand
  • Post Thumbnail

    What's New in Algorand 3.15.0

    This article covers the new features of Algorand 3.15.0

    Jason Weathersby
    Jason Weathersby 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