Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 499 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 499 Bytes

Your Project Name

Getting Started

Follow these steps to get the project up and running on your local machine.

1. Clone the Repository

git clone https://github.com/ChahtourAla/Hedera_token_service.git

2. Install Dependencies

npm install

3. Create the .env File

Don't forget to create a .env file in the root of your project. This file should contain any environment variables required for your project.

3. Run the Script

node <file name>