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.

IoT

Showing 331 posts related with IoT.

  • 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): Testing the multiple listing contract. * Session 3 (August 07th): Enhancing front-end features to display all listings. * Session 4 (August 08th): Enhancing the contract with auction capabilities and deploy 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

    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
  • Post Thumbnail

    Introducing Algorand’s V2 Indexer

    Introducing the new Algorand Indexer - a fast and efficient way to search for transactions, accounts, assets, and blocks on the Algorand blockchain.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Introducing Algorand’s Smart Contract Debugger

    This article announces the release of the Teal Debugger.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Introducing Sandbox 2.0

    Algorand Sandbox 2.0 is focused on developers and now deploys a containerized private network with an indexer by default. All APIs are exposed to localhost; sending and searching for transaction has never been easier.

    Will Winder
    Will Winder Algorand
  • Post Thumbnail

    Intro to Algorand Studio & Algorand VS Code Extension

    This article introduces two developer tools by Obsidian Labs. The first is their Algorand Studio project and the second is their VS Code Extension. Both tools are used to work with Algorand and make building and testing transactions and smart contracts easier. Additionally, both can be used to run an Algorand node.

    Phil Li
    Phil Li Obsidian Labs
  • Post Thumbnail

    Introducing the Algorand Developer Portal in Simplified Chinese

    The Algorand Developer Portal is now available in Simplified Chinese.

    Liz Baran
    Liz Baran Algorand
  • Post Thumbnail

    Introducing Algorand Builder

    Algorand Builder is a trustworthy framework for building Algorand DApps. We make building and shipping DApps easy.

    Robert Zaremba
    Robert Zaremba Algorand Builder
  • Post Thumbnail

    Introducing AlertHub to Monitor Your Algorand Accounts

    AlertHub allows developers to enable monitoring and real-time alerting on Algorand accounts.

    Sooin Yoon
    Sooin Yoon Metrika
  • 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

    Introducing the Algorand Metrics Dashboard

    Explore the Algorand Metrics site which measures the current scale, speed, decentralization, and adoption of the open source Algorand protocol.

    Chai Hoang
    Chai Hoang Algorand
  • Post Thumbnail

    Integrate AlgoSigner Components Into Your DApp Using React

    React is one of the most popular JavaScript frontend libraries available. Quickly add AlgoSigner components to interface users with your DApp.

    Ryan R. Fox
    Ryan R. Fox Algorand
  • Post Thumbnail

    Introducing MyAlgo Connect for DApp Developers

    MyAlgo Connect enables WebApp developers to securely connect users to their Algorand DApp. This extension-free web component runs on all browsers to review and sign transactions.

    Alex Yammine
    Alex Yammine Rand Labs
  • Post Thumbnail

    Introducing TypeScript Support for the Algorand JavaScript SDK

    TypeScript adds static type checking to JavaScript, improving the programming experience through early error flagging and enhanced code readability. Learn how Algorand’s TypeScript support can improve your development process.

    Jacob Daitzman
    Jacob Daitzman Algorand
  • Post Thumbnail

    Introducing TEAL Version 3

    This article summarizes all the changes made to TEAL in version 3.

    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

    Introducing Algod Node UI

    This article announces the release of a Node UI for Algorand

    Chai Hoang
    Chai Hoang Algorand
  • Post Thumbnail

    Introducing Official Algod Docker Containers

    Overview of Algorand's Algod Containers, the path forward, and a quick how to!

    Juan Granados
    Juan Granados Algorand Inc
  • Load More