thirdweb-wp
thirdweb-wp copied to clipboard
A community WordPress plugin for thirdweb. Turn your WordPress website into Web3 instantly and easily with thirdweb. đđģđ§Š
thirdweb WP đ§Š

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!
⥠Features
- Contract Reading Shortcode
- Contract Writing Shortcode (Coming Soon)
- Gutenberg Blocks (Coming Soon)
đ Requirements
- thirdweb Engine URL
- thirdweb Engine Access Token
- WordPress 5.0+
- PHP 7.4+
đĻ Installation
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.
đ ī¸ 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 WPand fill theDefault Contract AddressandDefault Chainfields. ClickSave Changesto save your settings.
đšī¸ Usage
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:arg1for single argument orfunctionName:arg1,arg2for multiple arguments. If you saved your default contract address and chain, you can omit theaddressandchainattributes.
More features coming soon...
đ¯ Contributing
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.
đ Issues
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! đâ¨
đ Sponsor and Support
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. đđ
đ Code of Conduct
Read the project's code of conduct.
đ License
This project is licensed under GNU General Public License v3.0.
đ Author
This project is created by Waren Gonzaga, with the help of awesome contributors.
đģ with â¤ī¸ by Waren Gonzaga and Him đ
