Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artgenexyz/metamask-button-webflow


https://github.com/artgenexyz/metamask-button-webflow

Last synced: 3 months ago
JSON representation

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-components

If 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