GithubHelp home page GithubHelp logo

albertov19 / algosigner-dapp-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from purestake/algosigner-dapp-example

0.0 0.0 0.0 208 KB

HTML 97.38% JavaScript 1.20% Python 0.77% CSS 0.65%

algosigner-dapp-example's Introduction

AlgoSigner dApp Examples

Try it live at purestake.github.io/algosigner-dapp-example/

A sample dApp demonstrating integration with the AlgoSigner Wallet.

The AlgoSigner project is in pre-release development, it may be necessary to refresh the sample dApp page on to resolve issues or to re-install the AlgoSigner Wallet.

Functions

Demonstrates several standard scenarios:

  1. Connect to a wallet and use connection to query the blockchain
  2. Create a payment transaction and have the user sign it
  3. Create a new asset and have the user sign the configuration transaction
  4. Create an opt-in to an asset transaction for the user to sign
  • Signed transaction binary blob is encoded in base64 when returned by the extension, in addition to the standard encoding the Algorand SDK performs. No extra steps are required to send it through AlgoSigner - which expects and requires the base64 encoding of the binary blob.

Prerequisites

  1. Chrome Browser
  2. Install of AlgoSigner - Chrome Store
  3. Imported or Created TestNet Wallet in AlgoSigner - dApp example uses the first returned
  4. Visit the dApp live or host it yourself.*
  • A simple self hosted solution is to copy/clone the repo locally and run python3 -m http.server 9000 from the directory

algosigner-dapp-example's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.