πΏInstallation and Usage
Last updated
Create a new directory to store the X-Tokenize repository
Open a terminal and navigate to the new directory.
Clone the repository by running the following command:
git clone https://github.com/x-Tokenize/X-Tokenize.gitNavigate to the root directory of the cloned repository:
cd X-TokenizeInstall the dependencies by running the following command:
npm installIn the root directory of the cloned repository, run the following command:
node x-tokenize.jsIf you have any questions or issues with the installation process you can seek assistance by joining the X-Tokenize discord
Last updated