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 creation

Showing 123 posts related with asset creation.

  • Post Thumbnail

    Decentralized Two-Factor Authentication With Algorand Standard Assets

    Sample code for creating a basic two-factor authentication system with Algorand Standard Assets.

    Matt Worzala
    Matt Worzala Developer Ambassador
  • Post Thumbnail

    Assets and Custom Transfer Logic

    This solution illustrates enforcing a call to a smart contract while transferring an Asset (ASA).

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Algorand Asset Management Portal

    Application with intuitive user interface where a user can seamlessly create, configure, destroy, freeze and unfreeze the assets for an account on the Algorand blockchain.

    Shiva Prasad Manupadi
    Shiva Prasad Manupadi Developer Ambassador
  • Post Thumbnail
    Intermediate · 30 minutes
    Python icon

    Create your Own Coin on TestNet (LaylaCoin Series)

    Learn how to create, opt-in, transfer, and read balances of an asset on TestNet.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail
    Beginner · 1 hour
    Golang icon

    Working with ASA using Go

    This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset using Go

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

    Working with ASA using Python

    This tutorial demonstrates the steps involved in working with an Algorand Standard Asset (ASA) using the Python SDK.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Beginner · 1 hour
    Java icon

    Working with ASA using Java

    This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset using Java.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail
    Beginner · 1 hour
    JavaScript icon

    Working with ASA Using JavaScript

    This tutorial demonstrates the steps involved in creating a basic Algorand Standard Asset [(ASA)](https://developer.algorand.org/docs/features/asa/) using [JavaScript SDK](https://github.com/algorand/js-algorand-sdk).

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

    Create and Manage a Non-Fungible ASA from the Command Line Using goal

    This tutorial guides you step-by-step through the creation and configuration of a non-fungible Algorand Standard Asset (ASA) from the command line using goal.

    Cosimo Bassi
    Cosimo Bassi Algorand
  • Post Thumbnail

    Algorand Standard Assets

    A conceptual overview of Algorand Standard Assets for developers.

    Liz Baran
    Liz Baran 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

    Example Permissioned Voting Stateful Smart Contract Application

    This solution explains one way to build a permissioned voting application on the Algorand Blockchain.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Using Stateful Smart Contract To Create Algorand Standard Asset

    Using PyTeal and goal, we use a stateful smart contract linked with an escrow account to create an Algorand Standard Asset.

    Gidon Katten
    Gidon Katten
  • Post Thumbnail

    Integrate AlgoSigner to JavaScript Application on Algorand

    This solution contains several examples of different ways to use the Algorand JavaScript SDK, including sending transactions, creating atomic transfers, and interacting with Smart Contracts.

    JW Dixon
    JW Dixon
  • Post Thumbnail

    Getting started with Python Algorand SDK and Django

    Step by step guide to the algodjango project presenting some Algorand's blockchain processes with the help of py-algorand-sdk package.

    Ivica Paleka
    Ivica Paleka
  • Post Thumbnail

    Getting started with Python Algorand SDK and FastAPI

    A demo application that shows how to use the Python FastAPI with the Algorand Python SDK. Learn to send transactions, create assets, query for transactions, filter for specific assets, and retrieve asset balances.

    Slava096
    Slava096
  • Post Thumbnail

    Creating a demo wallet using Flask

    Flask is a Python framework for quickly creating webapps. In this solution we'll be using Flask and the Algorand SDK to show how to make a demo wallet web application.

    Michael Ockenden
    Michael Ockenden
  • Post Thumbnail
    Intermediate · 1 hour
    JavaScript icon

    Creating Transactions from Spreadsheets

    This tutorial looks at how to create different Algorand transactions from an imported excel sheet.

    Blaise Bayuo
    Blaise Bayuo Developer Ambassador
  • Load More