Developer
  • API Overview
  • Getting Started
    • Authentication
    • Xyxyx API Keys
    • Getting an API Key
    • Rates & Limits
    • Endpoint URLs
    • Networks
    • Tokenization Models
  • Explorer
  • API Endpoints
    • ERC-721F
      • Deploy Contract
      • Mint 1x1
      • Mint A4
    • ERC-721
      • Deploy Contract 1x1
      • Deploy Contract A4
      • Mint Token
    • ERC-404
      • Deploy Contract 1x1
      • Deploy Contract A4
    • Preview Token
      • 1x1
      • A4
  • Utilities
    • Authorization for wallet transactions
    • Function insights
    • Code samples
    • Xyxyx Web Components
      • Tokenizer
Powered by GitBook
On this page
  1. Utilities

Xyxyx Web Components

PreviousCode samplesNextTokenizer

Last updated 1 month ago

xyxyx-web-components is an npm package designed to integrate Xyxyx API's text-based tokenization functionalities within React applications.

Components


Getting started

Install the package via npm or yarn:

npm install xyxyx-web-components

or

yarn add xyxyx-web-components

Learn more

Xyxyx Tokenizer
View on NPM
GitHub repository