Skip to content

laptrinhbockchain/pancake-swap-v1-bsc-testnet-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI for PancakeSwap V1 on BSC Testnet

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

Requirements

  1. NodeJs version 14 or newer
  2. Install the required libraries with the command
npm install

How to run

  1. Type the following command to start running
node index.js
  1. Browse the link http://localhost:8888/ on your browser. You can see UI as below image:
    UI for PancakeSwap V1 on BSC Testnet

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.

About

Guideline to run UI for PancakeWwap v1 BSC Testnet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published