1KyfHDZvnLfSerGh

Joined Sep 13, 2021

Profile not set

Mute
1KyfHDZvnLfSerGhzW4fTqy6KaHwkiN2m
Actions 3
Following 0
Followers 0
Topics following 0
Muted 0
Is Muted By 0

1KyfHDZvnLfSerGh
replied 925d
1KyfHDZvnLfSerGh
-----BEGIN BITCOIN SIGNED MESSAGE-----
###Simple code for send tx on Ethereum Classic

Hello, here is my code for send wish list on the etc network. I found this code repository on github. and do some little change base on it.

step1:
git clone https://github.com/hmywda01/sendetc

step2:
you must have nodejs installed first, then run command:
cd sendetc
npm install

step3:
change your private key in file 'conf/settings.json'
write your msg in file 'conf/wishlist.txt'
change target address in file 'ethereum.js'

step4:
now, you can send your msg now.
for testnet, run command:
`node index.js send -t`
when command done, will show your tx hash, and then check your tx here:
https://explorer.anyblock.tools/ethereum/ethereum/rinkeby/tx/hash

for mainnet, run command:
`node index.js send`
when command done, will show your tx hash, and then check your tx here:
https://etcblockexplorer.com/tx/hash


Some Hints:
1. for testnet you can claim some coin from: https://fauce...
Read more...
1KyfHDZvnLfSerGh
925d · hmwyda - BSV alternatives
-----BEGIN BITCOIN SIGNED MESSAGE-----
###Simple code for send tx on Ethereum Classic

Hello, here is my code for send wish list on the etc network. I found this code repository on github. and do some little change base on it.

step1:
git clone https://github.com/hmywda01/sendetc

step2:
you must have nodejs installed first, then run command:
cd sendetc
npm install

step3:
change your private key in file 'conf/settings.json'
write your msg in file 'conf/wishlist.txt'
change target address in file 'ethereum.js'

step4:
now, you can send your msg now.
for testnet, run command:
`node index.js send -t`
when command done, will show your tx hash, and then check your tx here:
https://explorer.anyblock.tools/ethereum/ethereum/rinkeby/tx/hash

for mainnet, run command:
`node index.js send`
when command done, will show your tx hash, and then check your tx here:
https://etcblockexplorer.com/tx/hash


Some Hints:
1. for testnet you can claim some coi...
Read more...
1KyfHDZvnLfSerGh
926d · hmwyda
i need some sats for post too.