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.

security

Showing 74 posts related with security.

  • Post Thumbnail

    Securities and Permissioned Tokens

    This article presents a design of permissioned / securities tokens on Algorand. We will implement company shares using ASA and smart contracts with Algo Builder.

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

    Securely share files on Algorand with IPFS

    Algorand-IPFS integrations allows decentralized applications access to secure digital content.

    Diego Said Anaya Mancilla
    Diego Said Anaya Mancilla Developer Ambassador
  • 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

    Arduino on Algorand Blockchain

    Sample code to connect any Arduino to the Algorand Blockchain.

    Ted Nivan
    Ted Nivan Developer Ambassador
  • Post Thumbnail

    AlgoNim

    AlgoNim is the first Algorand game incorporating all the features introduced in Algorand 2.0: Algorand Standard Assets (ASA), Atomic Transfers (AT) and Algorand Smart Contracts (ASC1).

    Cosimo Bassi
    Cosimo Bassi Algorand
  • Post Thumbnail

    Algo Tides - Manage Your Own Wallets with a Graphical Interface

    This solution introduces you to "Algo Tides" and describes common techniques in building a graphical interface on Algorand using Python.

    Giorgio Ciotti
    Giorgio Ciotti Developer Ambassador
  • Post Thumbnail

    AlgorandTipBot on Telegram - Send ALGO to any @username

    The AlgorandTipBot enables Telegram users to send tips (small amounts of ALGO) to other users of the messaging app.

    Maksim Artemyev
    Maksim Artemyev Developer Ambassador
  • Post Thumbnail

    Fractional Auction Listing for Real Estate Investing

    Deploy a Fractional Auction Listing Application using smart contracts and atomic transfers to allow investors to purchase fractional ownership of real estate.

    Vincenzo Alaia
    Vincenzo Alaia Domain
  • Post Thumbnail

    ALGO Payment Plugin for Shopware 6 eCommerce

    Accept payments to your Shopware 6 webshop from the Algorand network. This Shopware plugin, written in server-side PHP, takes care of accepting Algorand payments using the free AlgoExplorer API.

    Rune Laenen
    Rune Laenen Laenen.me
  • 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

    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

    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

    Build an employee loan arrangement dApp

    Build an Employee Loan dApp using Algorand Layer-1 functionalities to manage the loan arrangements between employers, employees and financial authorities.

    Stefano De Angelis
    Stefano De Angelis University of Southampton
  • 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
  • Load More