Skip to content

AlgoSigner is an open source Algorand wallet extension that makes it easier than ever to use ALGOs for payment, investing, or swapping assets. Available in the Chrome Web Store.

License

Notifications You must be signed in to change notification settings

ourobouros/algosigner

 
 

Repository files navigation

AlgoSigner

An open-source, security audited, Algorand wallet browser extension that lets users approve and sign transactions that are generated by Algorand dApp applications — available for Chrome.

Chrome Extension Store

The extension is available on the Chrome Extension Store

This is the preferred solution for end-users, updates will be automatically installed after review by the extension store

Developers working with dApps may also install directly from the release package, or by downloading the project and building it.

1.6.0 Release

Functionality

Added ability to use a Ledger device to add public addresses into AlgoSigner and for signing pay and asset transactions. For information about it how to use you can refer to the new readme.

Various Fixes

  • UI general improvements
  • Improved validation handling in v2 signing
  • Modified asset verification to use algod
  • Fixed issue with 404's from asset lookups
  • Modify transactions without an amount to default to 0
  • Fixed issue with creating assets that have zero decimals

1.6.1 Patch

  • BigInt support for amount and assetTotal
  • Algorand JS SDK v1.9.1 support
  • Various improvements regarding Transaction fields validations and Signing UI clarity

New Users

Adding Custom Networks

AlgoSigner users may add their own networks to the extension, for example BetaNet or the sandbox private network - Instructions

dApp Developers

For teams looking to integrate AlgoSigner into a project:

Developing with v2 Transaction Signing

Legacy v1 Transaction Signing

Roadmap

  • v1 to v2 migration guide
  • Ledger support
  • UI improvements
  • Contribution guidelines

AlgoSigner development

For developers interested in working with AlgoSigner Extension Guide. A contribution guide is in development.

License

This project is under the MIT License

About

AlgoSigner is an open source Algorand wallet extension that makes it easier than ever to use ALGOs for payment, investing, or swapping assets. Available in the Chrome Web Store.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 77.5%
  • JavaScript 21.6%
  • Other 0.9%