KO
|
EN
gitlite — search
Search
#python
#javascript
#react
#docker
#reactjs
#nodejs
#css
#python3
#flutter
#hacktoberfest
#cli
#ui
web3.eth.py
★ 29
Open GitHub ↗
Web3 ETH Python Basic
Download README (.md)
Explore Similar Repositories
aurora
:
Hackathon Core used by UC Riverside's Hackathons
obsidian-link-tree
:
A sidebar foldable list of Obsidian link hierarchies.
VFIO-Nvidia-dynamic-unbind
:
No description available.
OneNav
:
一个简单美观的个人网址导航主页 依托GitHubPages和Workflows无服务器部署
FrugalCafe
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
web3.eth.py
?
Download (.md)
# Web3 ETH Python Basic - Free Join [Telegram Group](https://t.me/cryptopyth) # OS Tested - Windows 7/10/11 - Android 7 - 12 # List - Single & Multisender & Revoke - Deploy Contract/Standart Token, NFT, UniswapV2Factory & UniswapV2Router02 - Mnemonic To Privatekey - Vanity/Generate ETH Address - DEX Swap Buy/Sell & Add/Remove Liquidity - Launchpad Ex : PinkSale - Bridge To Other Blockhain - New Token Scanner On DEX - Friend.tech, Post.tech, Friend3.group New User Scanner & Sniper # Blockchain List - Ethereum Testnet & Mainnet - Binance Smart Chain Testnet & Mainnet - Polygon Testnet & Mainnet - Polygon zkEVM Testnet & Mainnet - Optimism Testnet & Mainnet - Avalanche Testnet & Mainnet - Arbitrum One Testnet & Mainnet - Base Testnet & Mainnet - opBNB Testnet & Mainnet - Other Chain # For RPC & ChainID List - [Chainlist.org](https://chainlist.org/) - [Thirdweb](https://thirdweb.com/chainlist) # Requirements - Need Python 3.7.2 [Tutorial](https://mega.nz/embed/sthm2AbT#_fjOr9MztzUYnn5gbsce0GdXUZPpcuSAGJPJicJYo88) ``` python -m pip install --upgrade pip python -m pip install pyperclip==1.8.2 python -m pip install requests==2.27.1 python -m pip install web3==5.28.0 python -m pip install py-solc-x ``` - For Android Using Termux Download [Here](https://f-droid.org/repo/com.termux_118.apk) [Tutorial](https://mega.nz/file/Y1g0xKDL#lyusdWOXV1YG38ikxQ2pr7fADXPFkPEtoYHNgqAo-mY) - After Install You Need Setting Allow App Permission Storage/Files & Media ``` pkg update && upgrade pkg install tur-repo pkg install python-is-python3.7 pip install pyperclip==1.8.2 pip install requests==2.27.1 pip install web3==5.28.0 pip install py-solc-x ``` - How Run ? Example You Put yourfile.py On Folder /sdcard/Download ``` cd /sdcard/Download enter python yourfile.py enter *Note : Remove ctypes.windll.kernel32.SetConsoleTitleW & pc.copy on inside file .py because this not work on android ``` [](https://github.com/ylasgamers/web3.eth.py) - For Codespace Github [ Use Blank Template ] - You Need Install Extension Python Like This [](https://github.com/ylasgamers/web3.eth.py) ``` python -m pip install --upgrade pip python -m pip install pyperclip==1.8.2 python -m pip install requests==2.27.1 python -m pip install web3==5.28.0 python -m pip install py-solc-x ``` # Note : - For Multisender This Using Contract [Disperse.app](https://disperse.app/) - Some Reason Some Chain Not Available / Not Deployed, You Need Deploy By Your Self, You Can Using File On Folder DeployPy For Deploy Disperse.app Contract To Other Chain # This List Availabe Contract Address Disperse.app ``` Ethereum, Binance Smart Chain, Polygon, Optimism, Arbitrum One Mainnet = 0xd152f549545093347a162dce210e7293f1452150 Base Mainnet = 0xdb154d094f172b8fb23c3ff1cd2f4cfe38fbefc5 Avalanche Mainnet = 0xdc631264851df3860949d6b2f905b9bd20f96a23 [Contract Not Verified] opBNB Mainnet = 0xeD4592D9300F7cA8b6C08Ba65d0C83e822371AaB Evadore Mainnet = 0x6a9c6479e9e44d6770dce62297125fbfd5809160 Binance Smart Chain Testnet = 0x228f053f488d1323d0fbfcc46c4796ed284dd7fb Ethereum Sepolia Testnet = 0xdb154d094f172b8fb23c3ff1cd2f4cfe38fbefc5 Ethereum Holesky Testnet = 0xafb0ba53fb1d4c9141836a9f96f4daf6f3d94eef opBNB Testnet = 0x370034cbD64aA29516A49aaC5A36575400DBc814 Ethereum Goerli, Polygon Mumbai & zkEVM, Optimism Goerli, Avalanche, Arbitrum One Goerli, Base Goerli Testnet = 0x1ea4b08361c220614e10f604808ec385e7d91798 Scroll, Celo, Cronos, Fantom, Gnosis, Moonbeam, Aurora, Harmony, Core, Pulse Testnet = 0x6a9c6479e9e44d6770dce62297125fbfd5809160 Mantle Testnet = 0xAFb0Ba53fB1d4C9141836A9F96F4daf6F3D94EEF ``` - Buy a me coffe here eth/bsc/matic/other 0x00000012ec7f8928bd4deb14da43d53184ad6a51 [](https://github.com/ylasgamers/web3.eth.py)