Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 406 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 406 Bytes

Algorand Flutter

A Algorand wallet demo with Manta protocol integration - https://mantaprotocol.github.io/manta-python/html/index.html -

Key generation and account handling is handled locally, but a Algod node is required to broadcast transactions.

You can provide yout algod host and token in .env.

The wallet is also using Algo Explorer API to check history of transactions.

Build

flutter run