Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artgenexyz/metamask-button-webflow
https://github.com/artgenexyz/metamask-button-webflow
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/artgenexyz/metamask-button-webflow
- Owner: artgenexyz
- Archived: true
- Created: 2021-09-01T14:53:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-09T03:07:31.000Z (over 2 years ago)
- Last Synced: 2024-06-12T15:56:31.130Z (5 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 12
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# No-code "Connect Metamask" button for Webflow / Wordpress
## How to use?
1. Create a button in Webflow / Wordpress
2. Assign it an HTML ID `connect` in button settings. [Guide for Webflow](https://university.webflow.com/lesson/section-link)
3. Create a Custom Code block in Webflow / Wordpress
4. Copy & paste this code in the custom code block:
```html// Change to custom button ID, starting with # (optional)
window.buttonID = "#connect"```
5. Done! "Connect MetaMask" button is working!## Need to setup NFT sale?
Check out free minting widget for Webflow/Wix/Tilda: https://github.com/buildship-dev/webflow-nft-componentsIf you want to allow minting on your NFT website and can't code, reach out to us via https://buildship.xyz. If you can code, check out https://github.com/buildship-dev/nft-contracts