Skip to main content

mihi

Aichach, Germany

http://schierlm.users.sourceforge.net/

java/c# coder and "hacker" (not as in cracker...)

Jul
15
awarded Yearling
Jul
15
awarded Yearling
Jun
6
comment Part of the balance inside my wallet is locked
Did you participate in the ASMB airdrop/"staking"? If yes, the IOTA tokens you received for it will be gradually released until August 2025. So in this case it is normal you have locked tokens in your wallet you can claim during the next months. You can of course do whatever you want with the balance you already received.
May
23
comment How to get Shimmer L1 address from the given Shimmer L2 (EVM) address?
I don't think such an address exists. While the ShimmerEVM network has a Shimmer L1 address, when just sending funds to it from an exchange, they will not appear in any L2 address you own. I'd use a wallet that supports both Shimmer and ShimmerEVM (e.g. Firefly or Bloom), create a L1 address there, receive the funds, and transfer them to L2.
Apr
29
comment Invio dati da sensore DHT11 al Tangle tramite Testnet-2 e FireFly Shimmer
Please write your questions in English. What problems do you have with the address? When creating addresses for testnet in the API, keep in mind that testnet uses cointype 1 and not 4219.
Apr
13
awarded Yearling
Apr
13
awarded Yearling
Apr
4
revised how to implement iota node without using a vps instead using my linux machine
added 7 characters in body
Mar
5
awarded Caucus
Mar
1
comment How to get transaction metadata using iota sdk?
It might be helpful to describe what data you are after. Do you want to have the token definition JSON of the native token you got 0x13 of (in which case you can convert the token id to the owning foundry id and query its foundry outputs)? Or do you want to have the metadata of the block that contains the transaction (i.e. the source and destination addresses that resulted in your output) in which case you can take the block ID and call getBlock and/or getBlockMetadata.
Feb
29
answered How to verify the transaction was completed?
Jan
30
revised How to generate a seed safely?
edited tags
Jan
25
awarded Custodian
2023
Dec
3
asked EURT Tempo now completely useless?
Nov
28
awarded Yearling
Nov
28
awarded Yearling
Nov
17
awarded Excavator
Nov
16
revised How to perform proof of work on the client?
spelling in title
Oct
1
revised Problem with @iota/client npm package in react app
deleted 551 characters in body
Oct
1
comment Problem with @iota/client npm package in react app
Can you share your package.json and package-lock.json files? Does it help if you delete node_modules/@iota and run npm install again? Looks like your client.js is an EXE file instead of JavaScript... That does not happen for me.
1 2 3 4 5