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.

create assets

Showing 139 posts related with create assets.

  • Post Thumbnail

    Case Study: OneStep Disaster Relief Platform Built on Algorand

    This article describes the development of a comprehensive disaster relief platform powered by the Algorand blockchain.

    Nitya Timalsina
    Nitya Timalsina One Step Projects / Harvard
  • 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

    Framework Integration: Exploring Express.js With the Algorand SDK

    This guide shows developers how they can use Algorand with Express.js through the js-algorand-sdk. In short, you'll learn how to query transactions, assets, and accounts, and how to apply optional filters to endpoints to enrich the data.

    Tobias Schmidt
    Tobias Schmidt
  • Post Thumbnail

    What's the best way to learn about Algorand?

    This blog describes my journey to learning Algorand development and provides you with tips on how to get started building on Algorand.

    Camille Dubois
    Camille Dubois
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Algorand Builder Tutorial: Part 1 - Creating Local Network and Deploying ASA

    [Algorand Builder](https://github.com/scale-it/algo-builder) is a development environment, testing framework and asset pipeline for Algorand. Our goal is to make shipping Algorand applications simple, efficient, and scalable.

    Robert Zaremba
    Robert Zaremba Algorand Builder
  • 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

    Getting Started with Assets

    Creating an asset is simply a type of transaction on Algorand. There is no contract code required. Here are five ways to get started developing with Algorand Standard Assets.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail

    Stateful Smart Contracts, Rekeying, and Fast Catchup

    Stateful Smart Contracts, Rekeying, and Fast Catchup are brand new features that are now available to try on BetaNet. Learn more about what these features are and how to get started.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail

    Making Development Easier with Algorand IDE Playground

    The RockX IDE Playground for Algorand allows developers to try out many protocol features within a Web IDE.

    Tony Chew
    Tony Chew RockX
  • Post Thumbnail

    Using Assets and Smart Contracts in Real Estate

    Blockchain enables disruptive innovation within the real estate industry. This tutorial series explains the basics and creates an NFT to represent a property.

    Vincenzo Alaia
    Vincenzo Alaia Domain
  • Post Thumbnail

    Building Mobile Apps Using React-Native-Algo Library

    The react-native-algo library provides mobile developers easy access to the java-algorand-sdk while building an android app in react-native.

    Jesulonimi Akingbesote
    Jesulonimi Akingbesote Medflit
  • Post Thumbnail

    ASA Bidding Application Using PyTeal

    Solution that explains a system developed on the Algorand network that does automated bidding for an asset of interest for a predefined period of time. The app is developed using PyTeal and py-algorand-sdk

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

    LimitOrder Contract with JavaScript

    A walkthrough example of how to use a limit order contract with JavaScript.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Intermediate · 30 minutes
    TEAL icon

    Algorand Studio | Tutorial 3: Smart Contract Limit Order

    Introduce the Algorand Standard Asset (ASA) model and work through the LimitOrder smart contract to learn issuing your own ASA & using the smart contract to exchange ALGO for an ASA.

    Phil Li
    Phil Li Obsidian Labs
  • Post Thumbnail
    Intermediate · 30 minutes
    Java icon

    LimitOrder Contract with Java

    A walkthrough example of how to use a limit order contract with Java.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Intermediate · 30 minutes
    Python icon

    LimitOrder Contract with Python

    A walkthrough example of how to use a limit order contract with Python.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail
    Intermediate · 30 minutes
    Golang icon

    LimitOrder Contract with Go

    A walkthrough example of how to use a limit order contract with Go.

    Jason Weathersby
    Jason Weathersby Algorand
  • 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
  • Load More