Overview
The Blockchain Components package is a set of shared packages for integrating blockchain functionality on Shopify storefronts. It aims to provide a seamless Web3 experience for customers. The package includes components such as a crypto wallet connection library, a gate unlocking context client, and a tokengating component.
Features
- Shared packages for blockchain components: Provides shared packages for integrating blockchain functionality on Shopify storefronts.
- Crypto wallet connection library: Connects a crypto wallet to a Shopify storefront.
- Gate unlocking context client: Allows for gate unlocking context on Shopify storefronts.
- Tokengating component: Adds a tokengating component to Shopify storefronts.
Installation
To install the Blockchain Components package, follow these steps:
- Clone the repository:
git clone [repository-url]
- Navigate to the cloned repository directory:
cd [repository-directory]
- Install the necessary dependencies using Yarn:
yarn install
- Build the package:
yarn build
Once the package is installed and built, you can start integrating blockchain functionality on your Shopify storefront.
Summary
The Blockchain Components package provides Shopify storefronts with the necessary tools and components to integrate blockchain functionality. It includes a crypto wallet connection library, a gate unlocking context client, and a tokengating component. By utilizing these components, Shopify store owners can create a seamless Web3 experience for their customers.