Description
A community WordPress plugin for thirdweb. Turn your WordPress website into Web3 instantly and easily with thirdweb. ??????
Setup
- Go to your WordPress admin dashboard.
- Go to Settings > thirdweb WP.
- Save your thirdweb Engine URL and Access Token.
- Click Save Changes.
- You’re all set! ??
Note: You can also save your default or global address and chain across your wordpress site. Just go to Settings > thirdweb WP and fill the Default Contract Address and Default Chain fields. Click Save Changes to save your settings.
Usage
Reading contract address using [contract]
shortcode.
[contract address="0x00..." chain="84531" function="tokenURI:0"]
Shortcode Attributes
– address – The contract address.
– chain – The chain name or ID.
– function – The function name and arguments.
Note:
functionName:arg1 for single argument.
functionName:arg1,arg2 for multiple arguments.
More features coming soon…
FAQ
-
What is thirdweb?
-
The full stack web3 development platform. Onboard users with wallets, build & deploy smart contracts, accept fiat with payments, and scale apps with infrastructure. Learn more.
-
What is thirdweb Engine?
-
Production-grade HTTP server to interact with any smart contract on any EVM. Engine lets you create and interact with backend developer wallets, enabling high throughput with automatic nonce and gas management. Learn more.
-
Is this an official WordPress plugin for thirdweb?
-
This is an unofficial WordPress plugin however the author of this project is part of the thirdweb team. This is just a community-contributed open source project and not part of the official product offered by thirdweb.
-
Can I contribute?
-
Yes of course! Visit the official GitHub repository.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“thirdweb WP” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “thirdweb WP” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
See the release history.