Algo Wallet is the simple, fast way to send and request algos on the 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.
- 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.
You can Run the following command using Terminal/CMD:
$ npm install
You can Run the following command using Terminal/CMD:
$ npm start
- react
- algosdk
- axios
- react-bootstrap
- gh-pages
- I welcome pull requests, bug fixes and issue reports. Before proposing a change, please discuss your change by raising an issue.