8000 GitHub - Wawanahayy/auto-transfer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Wawanahayy/auto-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WELCOME To Jawa Pride Airdrop

GIF Pertama GIF Kedua

JawaPrideAirdrop JOIN CHANNEL JOIN MY CHANNEL


- - -


1. install or clone

git clone https://github.com/Wawanahayy/auto-transfer/tree/main

2. install solana web3 & ethers

npm install ethers @solana/web3.js

3. go to config.json scroll down

chang privatekey to your private key use 0X

4. two run

run use native

node eth.js

run use contract or token

node erc20.js

- to add new new netwok use this

{
  "newNetwork": {
    "name": "Nama Jaringan Baru",
    "rpcUrl": "https://url.rpc.jaringan.baru",
    "chainId": 0, 
    "symbol": "SYMBOL",
    "explorer": "https://explorer.jaringan.baru",
    "tokenContractAddress": "0xYourTokenContractAddress",
    "decimals": 18 
  }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0