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.

C

Showing 335 posts related with C.

  • Post Thumbnail

    Channel Manager for NFTs

    A Software-as-a-Service based channel manager, connecting marketplaces and users to Algorand blockchain, using combination of intuitive features and simple interfaces.

    Akshay Kant
    Akshay Kant
  • 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

    Bootcamp virtual para Builders: Camino a Hacker House

    ### ¿Por qué debería participar en el Bootcamp y crear mi proyecto sobre Algorand? * Los costos y velocidad para el desarrollo y pruebas en Algorand son extremadamente bajos, lo que te permitirá aprender sin complicaciones. * En el bootcamp conocerás casos previos de proyectos que le han sacado el máximo provecho a la red de Algorand y sus funcionalidades. * Algorand posee funcionalidades técnicas únicas que te permitirá de manera simplificada y sin pasos extra ejecutar diversas funciones en tu proyecto. * Gracias a este bootcamp estarás preparado a tiempo para participar en la Hacker House de Algorand en Argentina, y también para la Hackathon Global de Build-a-Bull. ** Cada sesión durará 1:30 horas, estos son los temas que podrás aprender:** * Sesón 1: Creación de soluciones usando el poder web3 de las funciones de Algorand * Sesión 2: Herramientas y hacks para potenciar y acelerar tu proyecto * Sesión 3: Cómo presentar efectivamente proyectos web3 y sus bondades técnicas ### ¿Quiénes pueden participar? * Emprendedores * Creativos * Diseñadores * Desarrolladores * ¡Todos! Este bootcamp es abierto para todos aquellos que busquen aterrizar su idea de negocio en web3. ### ¿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.

    Evert Diaz
    Evert Diaz Algorand
  • Post Thumbnail

    That Conference

    THAT Conference is unlike any other technical conference. This unique four-day summer camp is full of workshops, sessions, open spaces, family events, and networking, all nestled in the gorgeous Kalahari Resort and Waterpark. This family-friendly event is comprised of professional and family tracks, so there is something to learn and experience at all ages. As a Camper, you receive up to 4 days of 200 professional sessions across various technologies, platforms, and disciplines of all levels. You can also access over 10,000 sq. ft. of open spaces to participate in more intimate discussions across all topics you and your fellow attendees generated. All sessions, including open spaces, are designed to build your road to level up your skills, career and take charge of you. Each day starts with an inspiring keynote, breakfast, and beverages. Then you’re off on your camping adventure to join in the many professional sessions, share your ideas and experiences in a welcoming open space, and/or learn how to solder in our Maker space. Lunch is served midday and a special social event wraps up each afternoon to encourage networking and continued learning.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    Algorand QR Code Generator

    A comprehensive Algorand QR Code generator (exportable to SVG, PNG and Base64). Works in Terminal, NodeJS and modern browsers. Complies to Algorand URI ABNF Grammar and RFC 3986.

    MG
    MG Algorand DevAM
  • 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

    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

    Flipping a Coin Using Hashing

    Two Algorand accounts can bet on the result of a coin flip. Alice flips the coin and records the hashed result, Bob guesses and then Alice reveals the result. Example of commitment scheme.

    Gidon Katten
    Gidon Katten
  • 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

    Building a decentralized vault using stateful smart contracts

    Vaults are a security mechanism to prevent cryptocurrency from being immediately withdrawn by forcing its creator to wait a certain wait time after a request has been made, while also giving them the ability to cancel a request that they have not made.

    Roberto Pettinau
    Roberto Pettinau Università degli studi di Cagliari
  • Post Thumbnail

    ASA payment for a smart contract service using Algorand

    This article presents a solution for how to use ASA payment for a smart contract service using Algorand. We will implement this using [Algo Builder](https://algobuilder.dev).

    Amit Yadav
    Amit Yadav Algo Builder
  • Post Thumbnail

    Oracle for Algorand Using Smart Contracts

    This solution shows how to combine Pyteal smart contract and a Java application to implement an Oracle, to provide real world data to Algorand smart contracts.

    Dame Seiel
    Dame Seiel
  • Post Thumbnail

    Committing to large datasets using Merkle trees in PyTeal

    This solution is here to provide a way to allow smart contracts to store a small value that represents (or commits to) a potentially very large amount of data.

    Ori Shem-Tov
    Ori Shem-Tov Algorand
  • Post Thumbnail

    NFT Drop Created with Reach

    An overview of the development of the Reach NFT Drop Dapp

    Blake Wilkey
    Blake Wilkey
  • Post Thumbnail

    Code Upgradeability Made Easy with the Algorand VM

    Algorand native code upgradeability makes life much more convenient. What would have to happen if that feature didn't exist? Take a deep look!

    Giorgio Ciotti
    Giorgio Ciotti Algorand Foundation
  • Post Thumbnail
    Beginner · 15 minutes or less
    Java icon

    Using VS Code with Java

    This tutorial will facilitate how to debug using Visual Studio (VS) Code using Java

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

    Song Vote on Algorand - Create and deploy a fully functioning Dapp

    Create and deploy dApp to vote on songs (or other things) on the Algorand test network. By the end you will have a good understanding of the full development pipeline on Algorand!

    Antony Silvetti-Schmitt
    Antony Silvetti-Schmitt University of Illinois
  • Post Thumbnail
    Intermediate · 30 minutes
    JavaScript icon

    Algo Builder Tutorial Part 3: Stateful Smart Contracts

    This is the third tutorial from the Algo Builder series. In this tutorial we present how `algob` helps the developers to wield the power of Stateful Smart Contracts with TEAL.

    Amit Yadav
    Amit Yadav Algo Builder
  • Load More