0.0.42 • Published 11 months ago

saasy-ui v0.0.42

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

SaaSy UI Component

Run Locally

Clone the project

  git clone https://link-to-project

Install dependencies

  npm install

Create a .env file in the root directory

  touch .env

Environment Variables

To run this project, you will need to add the following environment variables to your .env file.

SAASY_SDK_API_KEY -> API key to interact with the saasy sdk.

WALLCONNECT_PROJECT_ID -> WalletConnect Cloud Project ID (free)

Run locally

  npm run storybook

Prop Reference

NameTypeDescription
iconstringRequired. Image path to icon that is displayed in the top-left
termContractsstring[] OR 0x${string}[]Required. Array of deployed contract addresses with associated terms.
companyNamestringRequired. Name of company/collection.
nftContractAddressstringRequired. Contract address of nft collection. Used to display tokens for user selection.
chainIdOfNFTnumberRequired. Decimal number of chain ID where the nftContractAddress is deployed to.
hasVariableInputbooleanRequired. Displays user input for selecting use-case. Example: Yuga Labs agreement.
promisorAddressstringRequired. Wallet address of the one that will countersign the agreement.
expirationDatestringRequired. Expiration date of the agreement. Format: MM/DD/YYYY
agreementIdstringRequired. Unique ID for the collection. Used in the sdk/database for sorting/finding.

Deployment

Change the version number in package.json.

Build the package

  npm run build-lib

Login into npm and follow the prompts

  npm login

Publish the package

  npm publish
0.0.42

11 months ago

0.0.41

11 months ago

0.0.40

11 months ago

0.0.39

11 months ago

0.0.38

11 months ago

0.0.37

11 months ago

0.0.36

11 months ago

0.0.35

11 months ago

0.0.34

11 months ago

0.0.33

11 months ago

0.0.32

11 months ago

0.0.31

11 months ago

0.0.30

11 months ago

0.0.29

11 months ago

0.0.28

11 months ago

0.0.27

11 months ago

0.0.26

11 months ago

0.0.25

11 months ago

0.0.23

11 months ago

0.0.22

11 months ago

0.0.21

11 months ago

0.0.20

11 months ago

0.0.19

11 months ago

0.0.18

11 months ago

0.0.17

11 months ago

0.0.16

11 months ago

0.0.15

11 months ago

0.0.14

11 months ago

0.0.13

11 months ago

0.0.12

11 months ago

0.0.11

11 months ago

0.0.10

11 months ago

0.0.9

11 months ago

0.0.8

11 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago