Coder Social home page Coder Social logo

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.

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

Contributors

albertov19 avatar fgamundi avatar purebrent avatar purestaketdb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

algosigner-dapp-example's Issues

SUPPORT FOR GO SDK OR GO HTML TEMPLATES

Hello PureStake, much thanks for the Algosigner and the Algosigner-dapp-example, I want to call AlgoSigner in a full stack Go Application, somewhere in a gohtml template, could there be support for this? Thank you.

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.