Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 424 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 424 Bytes

PUENTICON

Puenticon is a web3 application for transfering assets between the ICON and BSC chains.

Puenticon screen

Local development.

For running this project locally clone the github repository and then run npm install inside the root folder of the project.

Node v18 is a requirement, check your node version first and make sure you are using Node v18.

$ node -v
v18.12.1