Instant-eth
Detalles del producto
Casos de Uso
Hablar con el vendedor
Planes de soporte
Actualmente no hay planes OSS disponibles
Si eres proveedor o colaborador del repositorio, puedes comenzar a agregar tu plan OSS.
Añadir un plan OSSContáctenos www.piecex.com/contacts si está buscando un plan para este código abierto. Le ayudaremos a ponerse en contacto con proveedores profesionales.
Detalles del producto
INSTANT-ETH
RECIEVE ETH FROM MANY ACCOUNTS AT SAME ACCOUNT AT SAME TIME
INSTALLATION
LINUX
Install NODE JS
on your device apt get nodejs
Clone this repository git clone https://github.com/ayushch80/instant-eth.git
Open directory in terminal and install ethers-js npm i ethers
Make some changes in .env
like JSON_RPC_URL_HERE
to your JSON RPC URL , YOUR_RECEIVING_ETHEREUM_ADDRESS
to your receiving address in Ethereum BlockChain , SENDER'S_PRIVATE_KEY
to private keys from which you want ETH and MINIMUM_AMOUNT_OF_ETH
to minimum amount of ETH you want from your specified private keys
Run bot.js node bot
NO INSTALLATION (BROWSER ONLY)
CLICK HERE
DONATIONS
ETHEREUM -- 0xD0b2d6D92F71cb1F72C61BAcDef64f33e4f1eeBb
BITCOIN -- bc1ql8ks3m5f5947c24tr6jvjlejqr3s52x2kcva47
LITECOIN -- ltc1q9yhzzapj45uxgz39r59q09wsee03yt9hvlrfqp
USABLE JSON-RPC URLs
CLICK HERE
💻CONTRIBUTORS💻
RODRIGO HERRARA ITIE Who wrote all the code
AYUSHCH80 Created Repo for code and made some small changes