Getting start with Algorand using Python Day-7: Multisig account concept with example and use case, how to create a transaction group and likely error with description
Before now, following previous tutorial, we have established connection(using REST APIs), generate accounts(private key, address and/or public key conversion), transfer token between accounts and query the network for account information. Let’s try some new...
Reactions