Skip to content

arkhaminferno/Algorand-Wallet

Repository files navigation

Algorand Wallet

Algo Wallet is the simple, fast way to send and request algos on the Algorand blockchain.

What is Algorand Blockchain?

Algorand is a permissionless and pure proof-of-stake blockchain. It enables transparency, security, and speed within a decentralized network. Algorand blocks are finalized in seconds, and Algorand’s transaction throughput is on par with large payment and financial networks. They are also the first blockchain to provide immediate transaction finality with no forking uncertainty.

Features

  • Generate as many accounts as you want.
  • allows you to send transactions to both algorand Mainnet and testnet .
  • It takes care of setting minimum possible fee automatically for your transaction.
  • allows you to export seed phrases to your computer machine.
  • allows you to restore accounts using mnemonic seed phrase.

Web App Link

Algorand Wallet

Demo

Demo

Installation

You can Run the following command using Terminal/CMD:

$ npm install

Run Locally

You can Run the following command using Terminal/CMD:

$ npm start

Dependencies

  • react
  • algosdk
  • axios
  • react-bootstrap

devDependencies

  • gh-pages

Contributing

  • I welcome pull requests, bug fixes and issue reports. Before proposing a change, please discuss your change by raising an issue.

Author

About

Browser based wallet for Algorand blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published