Webflow sync, pageviews & more.
NEW

Send Ethereum from Metamask

Try the cloneable below

Cloneable tags

Description

The Send Ethereum from Metamask technique allows you to use the MetaMask API and Web3.js to send Ethereum via Metamask in Webflow. In order to use this technique, you will need to add the custom code provided in the Page Settings before the closing body tag of your Webflow project. Yannik has created a Webflow cloneable that demonstrates this technique and has categorized it under the category of Crypto. By using the Send Ethereum from Metamask technique, you can easily integrate Ethereum transactions into your Webflow projects.

Here's a great way of adding an infinite sliding crypto price tracking marquee to your Webflow site. This displays live crypto data via the CoinGecko API, displaying both the pricing information and token logos from popular exchanges. You can add other crypto ticker tokens by adding them to the fetch URL of the code. The marquee also features a pause on hover effect.

I loved how the Ribbon Finance website looked, so I couldn't stop but rebuild it in Webflow with a "party mode" on CTA hover...

An NFT collection with a minting dapp in Webflow. The minting works but you need to have a MetaMask wallet and you also need to have some MATIC tokens on the Polygon network to avoid high gas fees.

A demonstration of how to pull all NFTs from a wallet address from OpenSea marketplace via Javascript only. There's a CSS animation for when the stuff finally fully gets pulled in. Fully styleable as it's using a component from the Webflow DOM, with classes and everything accessible via Webflow. If you are using this in an actual project I'd recommend using the API key.

Always hunting? Discover new drops on pulse before anyone else does. Note: This is for educational purposes only and and not an actual extension (all NFTs and links in this project have no affiliation to their owners or platforms). Feel free to clone!

DRAG
Real-time sorting by

Using the MetaMask API and Web3.js you can send Ethereum via Metamask in Webflow. In order to get this to work properly you need to add the custom code found in Page Settings before the closing body tag.

A simple todo list built in Webflow with JS filtering.

DRAG
Real-time sorting by