Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 324 Bytes

Readme.md

File metadata and controls

10 lines (8 loc) · 324 Bytes

Simple Connection to Apeswap and fetch token balance

Running the server: In the project repository.

python -m http.server

This will open a webapp in localhost:8000

Note: you don't need a server to run this project, simply navigate to the folder where the project is cloned & double click the index.html file.