A community WordPress plugin for thirdweb. Turn your WordPress website into Web3 instantly and easily with thirdweb. Powered by thirdweb Engine. ππ»π§©
Have suggestions in mind? Let me know!
- Contract Reading Shortcode
- Contract Writing Shortcode (Coming Soon)
- Gutenberg Blocks (Coming Soon)
- thirdweb Engine URL
- thirdweb Engine Access Token
- WordPress 5.0+
- PHP 7.4+
To be able to start using this plugin just download the latest release here.
- Upload the plugin (.zip file) to the /wp-content/plugins/ directory.
- Activate the Update Your Footer WP plugin through the 'Plugins' menu in WordPress.
- See the usage section below to start using the plugin.
- 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.
Reading contract address using [contract]
shortcode.
[contract address="0x00..." chain="84531" function="tokenURI:0"]
address
- The contract address.chain
- The chain name or ID.function
- The function name and arguments.
Note
functionName:arg1
for single argument or functionName:arg1,arg2
for multiple arguments. If you saved your default contract address and chain, you can omit the address
and chain
attributes.
More features coming soon...
Contributions are welcome, create a pull request to this repo and I will review your code. Please consider to submit your pull request to the dev
branch. Thank you!
Read the project's contributing guide for more info.
Please report any issues and bugs by creating a new issue here, also make sure you're reporting an issue that doesn't exist. Any help to improve the project would be appreciated. Thanks! πβ¨
Love what I do? Send me some love or coffee!? πβ
Can't send love or coffees? π₯ Nominate me for a GitHub Star instead! Your support will help me to continue working on open-source projects like this. ππ
Read the project's code of conduct.
This project is licensed under GNU General Public License v3.0.
This project is created by Waren Gonzaga, with the help of awesome contributors.
π» with β€οΈ by Waren Gonzaga and Him π