Product Docs
  • 🚀About buildship.xyz
  • ✅Apply for unlimited fundraise
  • 🍕How-to Guides
    • 🐶How to create an ERC721A NFT contract without code
    • 🐧How to build an NFT minting website on Webflow without code
    • 🪄How to build an NFT minting website on Wix without code
    • 🏭What is NFTFactory?
  • Technical Docs
    • 🟥Communities We Don't Approve
    • 💚Community Guidelines
    • How to refresh NFT metadata on OpenSea?
    • How to call contract methods via Etherscan?
    • How to use IPFS Desktop
  • 💻Frontend Roadmap
    • Web3 SDK
    • Mint button on Webflow
    • app.buildship.xyz
  • 🚜Solidity Roadmap
    • Metaverse NFT Factory v3
Powered by GitBook
On this page
  • Webflow widget
  • Motivation
  • Implementation
  • Roadmap
  1. Frontend Roadmap

Mint button on Webflow

Open-source drop-in Webflow widget

PreviousWeb3 SDKNextapp.buildship.xyz

Last updated 3 years ago

Webflow widget

Motivation

Check out the google search results for "connect metamask with webflow". It's a SEO goldmine – many people want it, but there's no good solution.

e.g. see this discussion ()

The possibilities are endless, not only NFT mints, but also DEX interfaces, lending platforms, prediction markets, basically anything from web3 sdk, but even easier to launch.

For v3 or v4, I have even envisioned a Excel-style reactive builder for data logic – you have a list of inputs on the left side, and then you can "code" data processing algos that output values into the interface. I can see even how you can build Uniswap DEX using this type of no-code builder.

Implementation

The widget is a React-based drop-in, users paste and tag and have it connected to their UI.

In Webflow, they have to configure specific ID on the buttons or text output .

They also have some basic availability for styling or custom options. See this piece of README ()

Roadmap

  • fixing bugs with different wallets (e.g. Metamask, slow estimateGas);

  • adding MintPass options (pick NFT to mint);

  • token-gated content.

💻
https://github.com/buildship-dev/webflow-nft-components
https://webflow.com/website/NFT-store-website-with-minting-and-Metamask-connection
https://github.com/buildship-dev/webflow-nft-components/wiki/Mint-button-widget#how-to-style-minting-dialog