Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 872 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 872 Bytes

ReactTS - Radix dApp Toolkit

About

This repository is a React TypeScript (ReactTS) project utilizing the Radix dApp Toolkit. For more detailed information, please refer to the Radix dApp Toolkit repository.

RDT Version

Current version: radix-dapp-toolkit v1.3.1

Installation

To install dependencies, execute the following command:

yarn

Available Scripts

Within the project directory, you can execute the following scripts:

yarn dev

Runs the app in the development mode.
Open http://localhost:5173 in your web browser to view the application.

The page will automatically reload when changes are made.
You may also view any lint errors in the console.

Additional Information:

Please ensure to update your dAppDefinitionAddress in main.tsx as needed.