wuddz-dapp

View on PyPIReverse Dependencies (0)

1.0.4 wuddz_dapp-1.0.4-py3-none-any.whl

Wheel Details

Project: wuddz-dapp
Version: 1.0.4
Filename: wuddz_dapp-1.0.4-py3-none-any.whl
Download: [link]
Size: 46245
MD5: b6d438313f0c3401ae5da4015c31027e
SHA256: dd0c34ad056b1947310960f5f247c998497a9bf0d663022192571ee35566260a
Uploaded: 2023-10-30 19:42:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wuddz-dapp
Version: 1.0.4
Summary: Multi-Purpose ERC20 Dapp, Create Accounts, Check Balances, Make Transactions, Deploy Verify & Interact With Smart Contracts, Swap ERC20 Tokens, Interact With Exchange Using Api Authentication, Convert Crypto To Crypto Value & Get Token Prices In USD
Author-Email: Wuddz-Devs <wuddz_devs[at]protonmail.com>
Project-Url: Homepage, https://github.com/wuddz-devs/wuddz-dapp
License: MIT License Copyright (c) 2023 Wuddz-Devs Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: crypto,dapp,erc20,ethereum,exchange,trade,transactions,web3
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Requires-Dist: ccxt
Requires-Dist: pycoingecko
Requires-Dist: requests
Requires-Dist: setuptools
Requires-Dist: web3
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4960 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.18.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
wuddz_dapp/__init__.py sha256=ellV4wutDM6oYfkcay_kWPTf03W89kshSboqckQtMFo 270
wuddz_dapp/config.py sha256=I_4_fOh_hMxymeOxrpkOja6mjknu73g9ggXFxn_INqY 45901
wuddz_dapp/dapp.py sha256=f6Qzk4_Ur6L7jLdn4SOwbeGITquIA4SV0_3vqqYXYjM 42733
wuddz_dapp/docs.py sha256=u1x8GwBiM-kbkByyIwiHIF319jL-ewLBY41Xg9zaLjA 11472
wuddz_dapp/exchange_api.py sha256=a_51744qVqV90dN9JWXls5Av0wb0bK4AM40A1gnORUg 21565
wuddz_dapp-1.0.4.dist-info/METADATA sha256=QGNDnuFJEkR0VlVjZIfuK3SEqnY7Vw7g57Iyen17wMs 7194
wuddz_dapp-1.0.4.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
wuddz_dapp-1.0.4.dist-info/entry_points.txt sha256=rAVnD-x4XyAXC5NCecN4LRyvfyNNrC9cwDIAUJ723ug 100
wuddz_dapp-1.0.4.dist-info/licenses/LICENSE sha256=QT_JSamE6r5iiOFBh0-n0wRe72RkJtTVxHnxcEiOU_0 1067
wuddz_dapp-1.0.4.dist-info/RECORD

entry_points.txt

wudz-dapp = wuddz_dapp.dapp:cli_main
wudz-eapi = wuddz_dapp.exchange_api:cli_main