npm.io
2.6.0 • Published 2 years ago

@rarimo/react-nft-checkout

Licence
MIT
Version
2.6.0
Deps
5
Size
12.4 MB
Vulns
0
Weekly
0
Stars
4

@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.