Socket
Book a DemoInstallSign in
Socket

@rarimo/react-nft-checkout

Package Overview
Dependencies
Maintainers
0
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rarimo/react-nft-checkout

React components that you can use in your UI to create cross-chain transactions with the Rarimo protocol.

latest
Source
npmnpm
Version
2.6.0
Version published
Maintainers
0
Created
Source

@rarimo/react-nft-checkout

Features of the Rarimo SDK that provide React components to manage cross-train transactions with the Rarimo protocol.

Examples

For example applications, see rarimo/js-sdk-examples on GitHub.

Installation

The library can be installed via npm or yarn.

npm install @rarimo/react-nft-checkout

or

yarn add @rarimo/react-nft-checkout

If you need only the sdk-dapp basic logic, without the additional UI, consider using the --no-optional flag. This will not install the packages needed for the optional UI components.

npm install @rarimo/react-nft-checkout --no-optional

or

yarn add @rarimo/react-nft-checkout --ignore-optional

Changelog

For the change log, see CHANGELOG.md.

Keywords

sdk

FAQs

Package last updated on 27 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts