Guide you to run the PancakeSwap V1 interface on the BSC Testnet environment from your personal computer. For instructions on deploying PancakeSwap V1 on the BSC Testnet environment, see pancake-swap-v1-bsc-testnet or Guideline for deploying PancakeSwap v1 on Binance Smart Chain BSC Testnet
- NodeJs version 14 or newer
- Install the required libraries with the command
npm install
- Type the following command to start running
node index.js
- Browse the link http://localhost:8888/ on your browser. You can see UI as below image:
Note: You can change appDir variable in index.js to run HeraSwap on Cronos Testnet. Remember don't change the value of the port variable.