Blockchain python task
Project detail
Need the python funtions/options for following chains
1. Flow
2. Aptos
3. Nano
4. Tezos
_
Given a mnemonic seed, create three functions:
1- Generate new address (account_index) for same mnemonic seed.
2- Check for balance of an address using an RPC:
3- Send transfer transaction: (amount, destination) for the respective network