python-sdk
python-sdk copied to clipboard
Best in class web3 SDK for Python 3.7+
Hello, I'm MB. A very nice and polite guy. I started testing thirdweb recently. I've been looking for a python SDK for web3 that is easy and fun to work...
Installing or upgrading using pip install thirdweb-sdk introduces the following error: ``` File "../nlp/server/connexion/examples/openapi3/helloworld/market_listing.py", line 1, in from thirdweb import ThirdwebSdk, SdkOptions, MintArg, ListArg File "/Users/ale/Development/blockchain/test-market-place/test-thirdweb/lib/python3.8/site-packages/thirdweb/__init__.py", line 1, in from...
Hello! Whenever I try using get_market_module, get_nft_module and get_token_module I get AttributeError: 'NamedElementOnion' object has no attribute 'middleware'. Would someone kindly help solve this issue? Thanks!
I'm frequently getting the below error: > {'code': -32000, 'message': 'err: max fee per gas less than block base fee: address , maxFeePerGas: 100000000000 baseFee: 100466530526 (supplied gas 15025147)'} When...
new marketplace module with typescript parity - [x] Deprecate the old market module - [x] Create the new `Marketplace` module - [x] Create all the basic direct listing methods -...
With the change to using the `SignatureMint721` contract to power the NFT module, we need to introduce our first usage of the `multicall` pattern in the python SDK. We pushed...
We need to port signature minting to the python SDK for Sundial.ai
We have a customer NeonMob that runs a python back end and they are going to be heavy users of Packs