The UI deployment for rentals of NFTs on Solana. This interact directly with the token-manager protocol
The Cardinal Rental UI is a repository that contains the user interface for renting NFTs on the Solana blockchain. It is used to power the website https://rent.cardinal.so and provides an interface for users to interact with the rental functionality. This repository also includes code examples that demonstrate how to use the SDK.
To install the Cardinal Rental UI, follow these steps:
Clone the repository to your local machine:
git clone [repository-url]
Install the required dependencies:
npm install
Start the development server:
npm start
Access the UI by opening the following URL in your browser:
http://localhost:3000
The Cardinal Rental UI repository provides a user-friendly interface for renting NFTs on the Solana blockchain. It allows users to easily interact with the rental functionality and includes code examples that demonstrate how to use the SDK. By integrating with Solana, the Cardinal Rental UI enables seamless rentals of NFTs on the blockchain.