🔐 Creating a Crypto Token Gated Express application

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • locked-time

    An example using Unlock's Express plugin

    🧪 Want to try it out? We deployed the application on Heroku. 🧐 Want to look at the code? It is all on Github!

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • unlock

    Ʉnlock is a protocol for memberships built on a blockchain.

    I'm here to show you how simple the process is for token gating content in an Express.js application using the Ʉnlock Protocol. Ʉnlock is a protocol for memberships that allows anyone to deploy a "lock" (a membership smart contract). The contract specifies the terms of the membership: including price, duration, number of members, and many more parameters necessary to run a thriving membership subscription. When a supporter wants to join your membership, they simply pay the specified amount to the contract and will receive an NFT that represents the purchased membership.

  • metamask-extension

    :globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites

    Requirements: you need to use an ethereum/web3 wallet such as MetaMask. We will be using a the Rinkeby test network for this tutorial (no need to spend real money, get some fake Ether on this faucet), and when you decide to ship, you can use Ethereum's mainnet, or the xDAI and Polygon networks if you want to skip the high gas fees.

  • Express

    Fast, unopinionated, minimalist web framework for node.

    For this demo, I created a dummy Express application that gives the time ⏰ in all timezones. The "free" version just includes 4 cities around the world, but the premium version offers a list of 457 cities!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Create ethereum smart contracts using Hardhat.

    4 projects | dev.to | 15 Jun 2022
  • To-do List Blockchain dApp avec NextJS + Solidity + Web3.js - Tutoriel pas à pas

    5 projects | dev.to | 26 Jun 2024
  • How To Build a dApp in Three Steps

    2 projects | dev.to | 12 Jan 2023
  • Creating a simple Web3 Dapp Skeleton with Thirdweb and React.js

    3 projects | dev.to | 23 Dec 2022
  • Web3 Dubai MetaMask Workshop

    6 projects | dev.to | 16 Nov 2022

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?