hbar-shop-react-sdk
v0.1.2
Published
Sell anywhere with Shopify and get paid with Hedera
Downloads
4
Readme
React SDK to sell your Shopify products for HBAR on any web3/web2 app
Install
Install using npm install hbar-shop-react-sdk
Usage
In a React app, use the Button or Badge components:import { HbarShop } from "hbar-shop-react-sdk";
Button props
| Name | Description | | ------- | ------------------------ | --------- | ------------ | | shop | Your merchants shop name | | network | 'testnet' | 'mainnet' | 'previewnet' |