Block or Report
Block or report wisthsb1519
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
1
// define the recoveredAccount and being the logic to send a transaction
2sendTransaction = () => {
3let mnemonic = this.props.mnemonic;
4let recoveredAccount = algosdk.mnemonicToSecretKey(mnemonic);
5 -
1
// starting transaction here with the account from mnemonic
2startTransaction = async recoveredAccount => {
3//Get the relevant params from the algod
4try {
5let params = await AlgorandClient.getTransactionParams();
-
how to setup a raspberry pi with a RC522 RFID reader
Python 2
-
-
0 contributions in the last year
Less
More