Instant-eth
Product Information
Use Cases
Public chat
Support Plans
There are currently no OSS plans available
If you are a provider or contributor to the repository, you can start adding your OSS plan.
Add an OSS planContact us if you are looking for a plan for this open source.
We will help you get in touch with professional providers.
Product Details
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